Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c1962 static int hdsp_set_clock_source(struct hdsp *hdsp, int mode) in hdsp_set_clock_source() function
2052 change = (hdsp_set_clock_source(hdsp, val) == 0) ? 1 : 0; in snd_hdsp_put_clock_source()