Searched refs:snd_pcm_hw_constraint_minmax (Results 1 - 25 of 62) sorted by last modified time

123

/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c1539 snd_pcm_hw_constraint_minmax(substream->runtime,
/linux-master/sound/soc/meson/
H A Daxg-tdm-interface.c169 ret = snd_pcm_hw_constraint_minmax(substream->runtime,
/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c278 snd_pcm_hw_constraint_minmax(substream->runtime,
/linux-master/drivers/media/i2c/
H A Dtda1997x.c2478 err = snd_pcm_hw_constraint_minmax(rtd, SNDRV_PCM_HW_PARAM_RATE,
/linux-master/sound/soc/intel/avs/
H A Dpcm.c486 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, 20, 178000000);
/linux-master/sound/soc/codecs/
H A Dnau8825.c1269 return snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dnau8540.c427 return snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dcs42l42.c904 return snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dnau8821.c840 return snd_pcm_hw_constraint_minmax(substream->runtime,
/linux-master/sound/pci/
H A Dsis7019.c479 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
481 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
668 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
670 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
H A Des1938.c900 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00);
925 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, 0xff00);
H A Dcmipci.c1659 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000);
1685 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000);
1725 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x10000);
1753 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000);
1774 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 0x40000);
/linux-master/sound/pci/hda/
H A Dhda_controller.c614 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/sound/pci/ali5451/
H A Dali5451.c1472 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
/linux-master/sound/firewire/
H A Damdtp-stream.c236 err = snd_pcm_hw_constraint_minmax(runtime,
/linux-master/sound/drivers/
H A Ddummy.c148 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 256, UINT_MAX);
/linux-master/sound/core/
H A Dpcm_native.c2639 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_CHANNELS,
2644 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE,
2649 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
2654 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIODS,
2659 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
2672 err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 0, runtime->dma_bytes);
H A Dpcm_lib.c1253 * snd_pcm_hw_constraint_minmax - apply a min/max range constraint to an interval
1264 int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, function
1275 EXPORT_SYMBOL(snd_pcm_hw_constraint_minmax); variable
/linux-master/include/sound/
H A Dpcm.h1071 int snd_pcm_hw_constraint_minmax(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
1122 return snd_pcm_hw_constraint_minmax(runtime, var, val, val);
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c375 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c362 ret = snd_pcm_hw_constraint_minmax(runtime,
/linux-master/sound/soc/rockchip/
H A Drk3399_gru_sound.c263 return snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_RATE,
/linux-master/sound/soc/intel/skylake/
H A Dskl-pcm.c90 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/sound/soc/generic/
H A Dsimple-card-utils.c315 ret = snd_pcm_hw_constraint_minmax(substream->runtime, SNDRV_PCM_HW_PARAM_RATE,
/linux-master/sound/usb/usx2y/
H A Dusbusx2yaudio.c916 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);

Completed in 580 milliseconds

123