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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c854 static int hdspm_set_rate(struct hdspm * hdspm, int rate, int called_internally) function
1556 hdspm_set_rate(hdspm, rate, 1);
3413 hdspm_set_rate(hdspm, 44100, 1);
3647 err = hdspm_set_rate(hdspm, params_rate(params), 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdspm.c854 static int hdspm_set_rate(struct hdspm * hdspm, int rate, int called_internally) function
1556 hdspm_set_rate(hdspm, rate, 1);
3413 hdspm_set_rate(hdspm, 44100, 1);
3647 err = hdspm_set_rate(hdspm, params_rate(params), 0);

Completed in 78 milliseconds