Home
last modified time | relevance | path

Searched refs:sample_rate_real (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr.h119 unsigned int sample_rate_real; /* current real sample rate */ member
Dpcxhr.c342 mgr->sample_rate_real = realfreq; in pcxhr_sub_set_clock()
1253 if (mgr->sample_rate_real != 0 && in pcxhr_proc_info()
1254 mgr->sample_rate_real != 48000) { in pcxhr_proc_info()
1256 mgr->sample_rate_real; in pcxhr_proc_info()
1257 if (mgr->sample_rate_real >= in pcxhr_proc_info()
1321 mgr->sample_rate_real); in pcxhr_proc_sync()
Dpcxhr_mix22.c399 mgr->sample_rate_real = realfreq; in hr222_sub_set_clock()
Dpcxhr_mixer.c845 rate = mgr->sample_rate_real; in pcxhr_clock_rate_get()