Searched refs:snd_rme32_capture_getrate (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/
H A Drme32.c429 static int snd_rme32_capture_getrate(struct rme32 * rme32, int *is_adat) function
672 (rate = snd_rme32_capture_getrate(rme32, &dummy)) > 0) {
738 if ((rate = snd_rme32_capture_getrate(rme32, &isadat)) > 0) {
871 (rate = snd_rme32_capture_getrate(rme32, &dummy)) > 0) {
911 if ((rate = snd_rme32_capture_getrate(rme32, &isadat)) > 0) {
949 (rate = snd_rme32_capture_getrate(rme32, &dummy)) > 0) {
971 if ((rate = snd_rme32_capture_getrate(rme32, &isadat)) > 0) {
1509 if (snd_rme32_capture_getrate(rme32, &n) < 0) {
1518 snd_rme32_capture_getrate(rme32, &n));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Drme32.c429 static int snd_rme32_capture_getrate(struct rme32 * rme32, int *is_adat) function
672 (rate = snd_rme32_capture_getrate(rme32, &dummy)) > 0) {
738 if ((rate = snd_rme32_capture_getrate(rme32, &isadat)) > 0) {
871 (rate = snd_rme32_capture_getrate(rme32, &dummy)) > 0) {
911 if ((rate = snd_rme32_capture_getrate(rme32, &isadat)) > 0) {
949 (rate = snd_rme32_capture_getrate(rme32, &dummy)) > 0) {
971 if ((rate = snd_rme32_capture_getrate(rme32, &isadat)) > 0) {
1509 if (snd_rme32_capture_getrate(rme32, &n) < 0) {
1518 snd_rme32_capture_getrate(rme32, &n));

Completed in 179 milliseconds