Searched refs:snd_pcm_hw_constraint_minmax (Results 26 - 50 of 62) sorted by relevance

123

/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/sound/pci/
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);
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);
/linux-master/sound/pci/trident/
H A Dtrident_main.c1824 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
1885 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
1952 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
1995 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 0, 64*1024);
/linux-master/sound/pci/lx6464es/
H A Dlx6464es.c236 err = snd_pcm_hw_constraint_minmax(runtime,
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-audio.c281 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
/linux-master/sound/soc/codecs/
H A Didt821034.c850 ret = snd_pcm_hw_constraint_minmax(substream->runtime, SNDRV_PCM_HW_PARAM_CHANNELS,
H A Dcs4234.c489 ret = snd_pcm_hw_constraint_minmax(sub->runtime,
H A Dadau1977.c718 snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dwm8580.c855 return snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dnau8540.c427 return snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dpeb2466.c806 ret = snd_pcm_hw_constraint_minmax(substream->runtime,
H A Dnau8824.c1056 return snd_pcm_hw_constraint_minmax(substream->runtime,
/linux-master/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c601 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);
H A Dusbusx2yaudio.c916 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_TIME, 1000, 200000);
/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/soc/qcom/qdsp6/
H A Dq6apm-dai.c375 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
H A Dq6asm-dai.c405 ret = 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/pci/asihpi/
H A Dasihpi.c1060 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
1222 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/linux-master/sound/pci/ymfpci/
H A Dymfpci_main.c880 err = snd_pcm_hw_constraint_minmax(runtime,
1008 err = snd_pcm_hw_constraint_minmax(runtime,
/linux-master/sound/usb/misc/
H A Dua101.c638 err = snd_pcm_hw_constraint_minmax(substream->runtime,
/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/pci/hda/
H A Dhda_controller.c614 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME,

Completed in 411 milliseconds

123