Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c1133 static int hdsp_set_rate(struct hdsp *hdsp, int rate, int called_internally) in hdsp_set_rate() function
1991 if (!hdsp_set_rate(hdsp, hdsp_external_sample_rate(hdsp), 1)) { in hdsp_set_clock_source()
2030 hdsp_set_rate(hdsp, rate, 1); in hdsp_set_clock_source()
3813 hdsp_set_rate(hdsp, 48000, 1); in snd_hdsp_set_defaults()
4048 if ((err = hdsp_set_rate(hdsp, params_rate(params), 0)) < 0) { in snd_hdsp_hw_params()