Searched refs:hdsp_set_rate (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/pci/rme9652/ |
D | hdsp.c | 1106 static int hdsp_set_rate(struct hdsp *hdsp, int rate, int called_internally) in hdsp_set_rate() function 1968 if (!hdsp_set_rate(hdsp, hdsp_external_sample_rate(hdsp), 1)) { in hdsp_set_clock_source() 2007 hdsp_set_rate(hdsp, rate, 1); in hdsp_set_clock_source() 3860 hdsp_set_rate(hdsp, 48000, 1); in snd_hdsp_set_defaults() 4099 err = hdsp_set_rate(hdsp, params_rate(params), 0); in snd_hdsp_hw_params()
|