Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c1932 static int hdsp_clock_source(struct hdsp *hdsp) in hdsp_clock_source() function
2029 ucontrol->value.enumerated.item[0] = hdsp_clock_source(hdsp); in snd_hdsp_get_clock_source()
2051 if (val != hdsp_clock_source(hdsp)) in snd_hdsp_put_clock_source()
3462 switch (hdsp_clock_source(hdsp)) { in snd_hdsp_proc_read()
4792 info.clock_source = (unsigned char)hdsp_clock_source(hdsp); in snd_hdsp_hwdep_ioctl()