Home
last modified time | relevance | path

Searched refs:system_sample_rate (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/sound/
H A Dhdsp.h48 unsigned int system_sample_rate; member
H A Dhdspm.h54 unsigned int system_sample_rate; member
/linux/sound/pci/rme9652/
H A Dhdspm.c1037 int system_sample_rate; member
1667 current_rate = hdspm->system_sample_rate; in hdspm_set_rate()
1746 hdspm->system_sample_rate = rate; in hdspm_set_rate()
2198 rate = hdspm->system_sample_rate; in hdspm_get_system_sample_rate()
2203 rate = hdspm->system_sample_rate; in hdspm_get_system_sample_rate()
2581 switch (hdspm->system_sample_rate) { in hdspm_clock_source()
4607 if (hdspm->system_sample_rate > 48000) { in hdspm_update_simple_mixer_controls()
4669 if (hdspm->system_sample_rate >= 128000) { in snd_hdspm_create_controls()
4671 } else if (hdspm->system_sample_rate >= 64000) { in snd_hdspm_create_controls()
4928 hdspm->system_sample_rate); in snd_hdspm_proc_read_madi()
[all …]