Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/rme9652/
Dhdspm.c2599 static int hdspm_clock_source(struct hdspm * hdspm) in hdspm_clock_source() function
2656 ucontrol->value.enumerated.item[0] = hdspm_clock_source(hdspm); in snd_hdspm_get_clock_source()
2675 if (val != hdspm_clock_source(hdspm)) in snd_hdspm_put_clock_source()
6272 info.clock_source = hdspm_clock_source(hdspm); in snd_hdspm_hwdep_ioctl()
/kernel/linux/linux-5.10/sound/pci/rme9652/
Dhdspm.c2602 static int hdspm_clock_source(struct hdspm * hdspm) in hdspm_clock_source() function
2659 ucontrol->value.enumerated.item[0] = hdspm_clock_source(hdspm); in snd_hdspm_get_clock_source()
2678 if (val != hdspm_clock_source(hdspm)) in snd_hdspm_put_clock_source()
6285 info.clock_source = hdspm_clock_source(hdspm); in snd_hdspm_hwdep_ioctl()