Searched refs:rate_max (Results 1 - 25 of 90) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/echoaudio/
H A Ddarla20.c86 .rate_max = 48000,
H A Ddarla24.c93 .rate_max = 96000,
H A Dgina20.c90 .rate_max = 48000,
H A Dindigo.c95 .rate_max = 96000,
H A Dindigodj.c95 .rate_max = 96000,
H A Dindigoio.c96 .rate_max = 96000,
H A Dlayla20.c100 .rate_max = 50000,
H A Dlayla24.c110 .rate_max = 100000,
H A Dmia.c104 .rate_max = 96000,
H A Decho3g.c109 .rate_max = 100000,
H A Dgina24.c113 .rate_max = 96000,
H A Dmona.c122 .rate_max = 96000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_pcm.c44 .rate_max = 48000,
69 .rate_max = 48000,
91 .rate_max = 48000,
109 .rate_max = 48000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Dsb8_main.c391 .rate_max = 23000,
410 .rate_max = 13000,
447 runtime->hw.rate_max = 44100;
459 runtime->hw.rate_max = 44100;
461 runtime->hw.rate_max = 15000;
H A Dsb16_main.c483 .rate_max = 44100,
501 .rate_max = 44100,
565 runtime->hw.rate_max = 48000;
567 runtime->hw.rate_min = runtime->hw.rate_max = chip->locked_rate;
635 runtime->hw.rate_max = 48000;
637 runtime->hw.rate_min = runtime->hw.rate_max = chip->locked_rate;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbaudio.c123 unsigned int rate_min, rate_max; /* min/max rates */ member in struct:audioformat
1176 if (rate < fp->rate_min || rate > fp->rate_max)
1559 if (fp->rate_max < it->min || (fp->rate_max == it->min && it->openmin)) {
1560 hwc_debug(" > check: rate_max %d < min %d\n", fp->rate_max, it->min);
1586 if (rmax < fp->rate_max)
1587 rmax = fp->rate_max;
1590 rmax = fp->rate_max;
1717 u32 rate_min = 0, rate_max local
[all...]
H A Dusbquirks.h211 .rate_max = 44100,
228 .rate_max = 44100,
512 .rate_max = 44100,
529 .rate_max = 44100,
725 .rate_max = 44100,
742 .rate_max = 44100,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Drme32.c330 .rate_max = 48000,
355 .rate_max = 48000,
381 .rate_max = 48000,
406 .rate_max = 48000,
885 runtime->hw.rate_max = 96000;
892 runtime->hw.rate_max = rate;
926 runtime->hw.rate_max = 96000;
934 runtime->hw.rate_max = rate;
970 runtime->hw.rate_max = rate;
994 runtime->hw.rate_max
[all...]
H A Drme96.c379 .rate_max = 96000,
408 .rate_max = 96000,
433 .rate_max = 48000,
458 .rate_max = 48000,
1199 runtime->hw.rate_max = rate;
1228 runtime->hw.rate_max = rate;
1270 runtime->hw.rate_max = rate;
1297 runtime->hw.rate_max = rate;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demupcm.c538 .rate_max = 48000,
917 .rate_max = 96000,
941 .rate_max = 48000,
963 .rate_max = 192000,
1163 runtime->hw.rate_min = runtime->hw.rate_max = 8000;
1203 runtime->hw.rate_min = runtime->hw.rate_max = 48000;
1212 * rate_max = 192000,
1229 runtime->hw.rate_min = runtime->hw.rate_max = 44100;
1235 runtime->hw.rate_min = runtime->hw.rate_max = 48000;
1663 .rate_max
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c57 .rate_max = 48000,
85 .rate_max = 48000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c256 .rate_max = 192000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/
H A Dsoc-core.c187 runtime->hw.rate_max =
188 min(codec_dai->playback.rate_max, cpu_dai->playback.rate_max);
202 runtime->hw.rate_max =
203 min(codec_dai->capture.rate_max, cpu_dai->capture.rate_max);
238 runtime->hw.rate_max);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Dsa11xx-uda1341.c710 .rate_max = 48000,
733 .rate_max = 48000,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Ddummy.c227 .rate_max = USE_RATE_MAX,
245 .rate_max = USE_RATE_MAX,

Completed in 235 milliseconds

1234