Searched refs:rate_min (Results 151 - 175 of 256) sorted by relevance

1234567891011

/linux-master/sound/pci/
H A Dad1889.c264 .rate_min = 8000, /* docs say 7000, but we're lazy */
281 .rate_min = 48000, /* docs say we could to VSR, but we're lazy */
H A Dals4000.c575 .rate_min = 4000,
594 .rate_min = 4000,
H A Dcmipci.c1460 .rate_min = 5512,
1480 .rate_min = 5512,
1500 .rate_min = 5512,
1520 .rate_min = 44100,
1540 .rate_min = 44100,
1561 .rate_min = 44100,
1675 runtime->hw.rate_min = 41000;
/linux-master/sound/drivers/vx/
H A Dvx_pcm.c496 .rate_min = 5000,
870 .rate_min = 5000,
/linux-master/sound/soc/atmel/
H A Datmel_ssc_dai.c842 .rate_min = 8000,
849 .rate_min = 8000,
/linux-master/sound/pci/ice1712/
H A Dice1712.c699 .rate_min = 4000,
718 .rate_min = 4000,
736 .rate_min = 4000,
782 runtime->hw.rate_min = 48000;
1094 .rate_min = 4000,
1113 .rate_min = 4000,
1136 runtime->hw.rate_min = PRO_RATE_DEFAULT;
1157 runtime->hw.rate_min = PRO_RATE_DEFAULT;
H A Dquartet.c941 if (rate >= runtime->hw.rate_min && rate <= runtime->hw.rate_max) {
942 runtime->hw.rate_min = rate;
/linux-master/drivers/staging/greybus/
H A Daudio_codec.c671 .rate_min = 48000,
681 .rate_min = 48000,
/linux-master/sound/isa/gus/
H A Dgus_pcm.c622 .rate_min = 5510,
640 .rate_min = 5510,
/linux-master/sound/spi/
H A Dat73c213.c115 .rate_min = 8000, /* Replaced by chip->bitrate later. */
216 snd_at73c213_playback_hw.rate_min = chip->bitrate;
/linux-master/sound/aoa/soundbus/i2sbus/
H A Dpcm.c170 hw->rate_min = 5512;
183 hw->rate_min = i2sdev->rate;
/linux-master/sound/soc/generic/
H A Dsimple-card-utils.c600 c2c_params->rate_min = hw.rate_min;
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c91 .rate_min = 8000,
110 .rate_min = 8000,
/linux-master/sound/soc/
H A Dsoc-pcm.c533 hw->rate_min = 0;
545 /* setup hw->rate_min/max via hw->rates first */
548 /* update hw->rate_min/max by snd_soc_pcm_stream */
549 hw->rate_min = max(hw->rate_min, p->rate_min);
792 dev_dbg(dev, "ASoC: rate min %d max %d\n", hw->rate_min,
/linux-master/sound/soc/codecs/
H A Dwcd9335.c2079 .rate_min = 8000,
2092 .rate_min = 8000,
2107 .rate_min = 8000,
2121 .rate_min = 8000,
2136 .rate_min = 8000,
2150 .rate_min = 8000,
2165 .rate_min = 8000,
H A Dlpass-tx-macro.c1229 .rate_min = 8000,
1243 .rate_min = 8000,
1257 .rate_min = 8000,
/linux-master/sound/pci/pcxhr/
H A Dpcxhr.c972 .rate_min = 8000,
1035 runtime->hw.rate_min = runtime->hw.rate_max = mgr->sample_rate;
1046 runtime->hw.rate_min = external_rate;
/linux-master/sound/pci/ca0106/
H A Dca0106_main.c293 .rate_min = 48000,
314 .rate_min = 44100,
318 .rate_min = 48000,
/linux-master/sound/pci/ali5451/
H A Dali5451.c1408 .rate_min = 4000,
1434 .rate_min = 4000,
1545 .rate_min = 8000,
/linux-master/sound/drivers/
H A Daloop.c465 cable->hw.rate_min = runtime->rate;
935 .rate_min = 8000,
998 t.min = cable->hw.rate_min;
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-audio.c384 .rate_min = 48000,
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-alsa.c428 .rate_min = 48000,
/linux-master/sound/usb/6fire/
H A Dpcm.c59 .rate_min = 44100,
/linux-master/sound/usb/hiface/
H A Dpcm.c89 .rate_min = 44100,
/linux-master/drivers/most/
H A Dmost_snd.c474 pcm_hw->rate_min = 48000;

Completed in 312 milliseconds

1234567891011