Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dhdsp.h48 unsigned int system_sample_rate; member
A Dhdspm.h54 unsigned int system_sample_rate; member
/linux-6.3-rc2/sound/pci/rme9652/
A Dhdsp.c482 int system_sample_rate; member
1142 current_rate = hdsp->system_sample_rate; in hdsp_set_rate()
1249 hdsp->system_sample_rate = rate; in hdsp_set_rate()
1933 switch (hdsp->system_sample_rate) { in hdsp_clock_source()
2819 int system_sample_rate = hdsp->system_sample_rate; in hdsp_dds_offset() local
2830 if (system_sample_rate >= 112000) in hdsp_dds_offset()
2832 else if (system_sample_rate >= 56000) in hdsp_dds_offset()
2834 return ((int)n) - system_sample_rate; in hdsp_dds_offset()
2839 int rate = hdsp->system_sample_rate + offset_hz; in hdsp_set_dds_offset()
4821 info.system_sample_rate = hdsp->system_sample_rate; in snd_hdsp_hwdep_ioctl()
[all …]
A Dhdspm.c1037 int system_sample_rate; member
1674 current_rate = hdspm->system_sample_rate; in hdspm_set_rate()
1753 hdspm->system_sample_rate = rate; in hdspm_set_rate()
2216 rate = hdspm->system_sample_rate; in hdspm_get_system_sample_rate()
2221 rate = hdspm->system_sample_rate; in hdspm_get_system_sample_rate()
2599 switch (hdspm->system_sample_rate) { in hdspm_clock_source()
4644 if (hdspm->system_sample_rate > 48000) { in hdspm_update_simple_mixer_controls()
4965 hdspm->system_sample_rate); in snd_hdspm_proc_read_madi()
5105 hdspm->system_sample_rate); in snd_hdspm_proc_read_aes32()
6272 info.system_sample_rate = hdspm->system_sample_rate; in snd_hdspm_hwdep_ioctl()
[all …]

Completed in 27 milliseconds