Home
last modified time | relevance | path

Searched refs:texts_freq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c674 static const char *const texts_freq[] = { variable
2412 ENUMERATED_CTL_INFO(uinfo, texts_freq); in snd_hdspm_info_autosync_sample_rate()
2651 return snd_ctl_enum_info(uinfo, 1, 9, texts_freq + 1); in snd_hdspm_info_clock_source()
5212 texts_freq[(status2 >> (i * 4)) & 0xF]); in snd_hdspm_proc_read_raydat()
5221 texts_freq[(status1 >> 16) & 0xF]); in snd_hdspm_proc_read_raydat()
5226 texts_freq[(status1 >> 20) & 0xF]); in snd_hdspm_proc_read_raydat()
5231 texts_freq[(status2 >> 12) & 0xF]); in snd_hdspm_proc_read_raydat()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c673 static const char *const texts_freq[] = { variable
2407 ENUMERATED_CTL_INFO(uinfo, texts_freq); in snd_hdspm_info_autosync_sample_rate()
2646 return snd_ctl_enum_info(uinfo, 1, 9, texts_freq + 1); in snd_hdspm_info_clock_source()
5203 texts_freq[(status2 >> (i * 4)) & 0xF]); in snd_hdspm_proc_read_raydat()
5212 texts_freq[(status1 >> 16) & 0xF]); in snd_hdspm_proc_read_raydat()
5217 texts_freq[(status1 >> 20) & 0xF]); in snd_hdspm_proc_read_raydat()
5222 texts_freq[(status2 >> 12) & 0xF]); in snd_hdspm_proc_read_raydat()

Completed in 24 milliseconds