Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr.h102 unsigned int sample_rate_real; /* current real sample rate */ member
H A Dpcxhr.c352 mgr->sample_rate_real = realfreq; in pcxhr_sub_set_clock()
1227 if (mgr->sample_rate_real != 0 && in pcxhr_proc_info()
1228 mgr->sample_rate_real != 48000) { in pcxhr_proc_info()
1230 mgr->sample_rate_real; in pcxhr_proc_info()
1231 if (mgr->sample_rate_real >= in pcxhr_proc_info()
1295 mgr->sample_rate_real); in pcxhr_proc_sync()