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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c1106 static int hdsp_set_rate(struct hdsp *hdsp, int rate, int called_internally) function
1966 if (!hdsp_set_rate(hdsp, hdsp_external_sample_rate(hdsp), 1)) {
2005 hdsp_set_rate(hdsp, rate, 1);
3858 hdsp_set_rate(hdsp, 48000, 1);
4097 err = hdsp_set_rate(hdsp, params_rate(params), 0);

Completed in 310 milliseconds