Home
last modified time | relevance | path

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

/linux-6.8/sound/pci/rme9652/
Dhdsp.c1930 static int hdsp_clock_source(struct hdsp *hdsp) in hdsp_clock_source() function
2027 ucontrol->value.enumerated.item[0] = hdsp_clock_source(hdsp); in snd_hdsp_get_clock_source()
2049 if (val != hdsp_clock_source(hdsp)) in snd_hdsp_put_clock_source()
3460 switch (hdsp_clock_source(hdsp)) { in snd_hdsp_proc_read()
4796 info.clock_source = (unsigned char)hdsp_clock_source(hdsp); in snd_hdsp_hwdep_ioctl()