Searched refs:snd_pcm_hw_constraint_step (Results 1 - 25 of 51) sorted by last modified time

123

/linux-master/sound/soc/meson/
H A Daxg-fifo.c242 ret = snd_pcm_hw_constraint_step(ss->runtime, 0,
248 ret = snd_pcm_hw_constraint_step(ss->runtime, 0,
H A Daiu-fifo.c144 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
150 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c251 snd_pcm_hw_constraint_step(substream->runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4);
/linux-master/sound/soc/ti/
H A Domap-hdmi.c72 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
79 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Domap-mcbsp.c808 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/fsl/
H A Dfsl_sai.c869 snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Dfsl_xcvr.c559 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/pci/hda/
H A Dhda_controller.c633 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
635 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
H A Dhda_codec.c3779 return snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Dpatch_hdmi.c1232 snd_pcm_hw_constraint_step(substream->runtime, 0,
1321 snd_pcm_hw_constraint_step(substream->runtime, 0,
3408 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c308 err = snd_pcm_hw_constraint_step(runtime, 0,
312 err = snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/pci/
H A Datiixp.c1084 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/core/
H A Dpcm_lib.c1461 * snd_pcm_hw_constraint_step - add a hw constraint step rule
1469 int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime, function
1478 EXPORT_SYMBOL(snd_pcm_hw_constraint_step); variable
/linux-master/include/sound/
H A Dpcm.h1094 int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime,
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c383 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32);
389 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 32);
H A Dq6asm-dai.c415 ret = snd_pcm_hw_constraint_step(runtime, 0,
421 ret = snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c355 snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/x86/
H A Dintel_hdmi_audio.c1087 retval = snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/tegra/
H A Dtegra_pcm.c94 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/uniphier/
H A Daio-dma.c103 return snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/soc/sprd/
H A Dsprd-pcm-dma.c60 ret = snd_pcm_hw_constraint_step(runtime, 0,
66 ret = snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c311 snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-pcm.c53 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.c50 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/loongson/
H A Dloongson_dma.c240 snd_pcm_hw_constraint_step(runtime, 0,
242 snd_pcm_hw_constraint_step(runtime, 0,

Completed in 382 milliseconds

123