Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c1960 static int hdsp_set_clock_source(struct hdsp *hdsp, int mode) in hdsp_set_clock_source() function
2050 change = (hdsp_set_clock_source(hdsp, val) == 0) ? 1 : 0; in snd_hdsp_put_clock_source()