Home
last modified time | relevance | path

Searched refs:system_sample_rate (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dhdsp.h62 unsigned int system_sample_rate; member
H A Dhdspm.h69 unsigned int system_sample_rate; member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dhdsp.h48 unsigned int system_sample_rate; member
H A Dhdspm.h54 unsigned int system_sample_rate; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dhdsp.h54 unsigned int system_sample_rate; member
H A Dhdspm.h52 unsigned int system_sample_rate; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dhdsp.h40 unsigned int system_sample_rate; member
H A Dhdspm.h38 unsigned int system_sample_rate; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dhdsp.h54 unsigned int system_sample_rate; member
H A Dhdspm.h52 unsigned int system_sample_rate; member
/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c481 int system_sample_rate; member
1147 current_rate = hdsp->system_sample_rate; in hdsp_set_rate()
1254 hdsp->system_sample_rate = rate; in hdsp_set_rate()
1827 ucontrol->value.enumerated.item[0] = hdsp->system_sample_rate; in snd_hdsp_get_system_sample_rate()
1903 else if (hdsp_external_sample_rate(hdsp) != hdsp->system_sample_rate) in hdsp_system_clock_mode()
1935 switch (hdsp->system_sample_rate) { in hdsp_clock_source()
2821 int system_sample_rate = hdsp->system_sample_rate; in hdsp_dds_offset() local
2832 if (system_sample_rate >= 112000) in hdsp_dds_offset()
2834 else if (system_sample_rate > in hdsp_dds_offset()
[all...]
H A Dhdspm.c1038 int system_sample_rate; member
1675 current_rate = hdspm->system_sample_rate; in hdspm_set_rate()
1754 hdspm->system_sample_rate = rate; in hdspm_set_rate()
2217 rate = hdspm->system_sample_rate; in hdspm_get_system_sample_rate()
2222 rate = hdspm->system_sample_rate; in hdspm_get_system_sample_rate()
2604 switch (hdspm->system_sample_rate) { in hdspm_clock_source()
4653 if (hdspm->system_sample_rate > 48000) { in hdspm_update_simple_mixer_controls()
4715 if (hdspm->system_sample_rate >= 128000) { in snd_hdspm_create_controls()
4717 } else if (hdspm->system_sample_rate >= 64000) { in snd_hdspm_create_controls()
4974 hdspm->system_sample_rate); in snd_hdspm_proc_read_madi()
[all...]
/kernel/linux/linux-6.6/sound/pci/rme9652/
H 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()
1825 ucontrol->value.enumerated.item[0] = hdsp->system_sample_rate; in snd_hdsp_get_system_sample_rate()
1901 else if (hdsp_external_sample_rate(hdsp) != hdsp->system_sample_rate) in hdsp_system_clock_mode()
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 > in hdsp_dds_offset()
[all...]
H 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()
4706 if (hdspm->system_sample_rate >= 128000) { in snd_hdspm_create_controls()
4708 } else if (hdspm->system_sample_rate >= 64000) { in snd_hdspm_create_controls()
4965 hdspm->system_sample_rate); in snd_hdspm_proc_read_madi()
[all...]

Completed in 29 milliseconds