Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A 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()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c2597 static int hdspm_clock_source(struct hdspm * hdspm) in hdspm_clock_source() function
2654 ucontrol->value.enumerated.item[0] = hdspm_clock_source(hdspm); in snd_hdspm_get_clock_source()
2673 if (val != hdspm_clock_source(hdspm)) in snd_hdspm_put_clock_source()
6270 info.clock_source = hdspm_clock_source(hdspm); in snd_hdspm_hwdep_ioctl()

Completed in 21 milliseconds