Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/rme9652/
Dhdsp.c1103 static int hdsp_set_rate(struct hdsp *hdsp, int rate, int called_internally) in hdsp_set_rate() function
1963 if (!hdsp_set_rate(hdsp, hdsp_external_sample_rate(hdsp), 1)) { in hdsp_set_clock_source()
2002 hdsp_set_rate(hdsp, rate, 1); in hdsp_set_clock_source()
3853 hdsp_set_rate(hdsp, 48000, 1); in snd_hdsp_set_defaults()
4120 err = hdsp_set_rate(hdsp, params_rate(params), 0); in snd_hdsp_hw_params()