Searched refs:snd_pcm_hw_constraint_step (Results 1 - 25 of 51) sorted by relevance

123

/linux-master/sound/arm/
H A Dpxa2xx-pcm-lib.c98 ret = snd_pcm_hw_constraint_step(runtime, 0,
103 ret = snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/soc/sof/
H A Dstream-ipc.c107 snd_pcm_hw_constraint_step(substream->runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4);
/linux-master/sound/soc/meson/
H A Daiu-fifo.c144 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
150 ret = snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Daxg-fifo.c234 ret = snd_pcm_hw_constraint_step(ss->runtime, 0,
240 ret = snd_pcm_hw_constraint_step(ss->runtime, 0,
/linux-master/sound/soc/kirkwood/
H A Dkirkwood-dma.c118 err = snd_pcm_hw_constraint_step(runtime, 0,
124 err = 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/bcm/
H A Dbcm63xx-pcm-whistler.c197 ret = snd_pcm_hw_constraint_step(runtime, 0,
202 ret = snd_pcm_hw_constraint_step(runtime, 0,
H A Dcygnus-pcm.c587 ret = snd_pcm_hw_constraint_step(runtime, 0,
592 ret = snd_pcm_hw_constraint_step(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,
/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,
/linux-master/sound/pci/oxygen/
H A Doxygen_pcm.c151 err = snd_pcm_hw_constraint_step(runtime, 0,
155 err = snd_pcm_hw_constraint_step(runtime, 0,
165 err = 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/drivers/vx/
H A Dvx_pcm.c546 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4);
547 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4);
936 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4);
937 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4);
/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/pci/ice1712/
H A Dice1724.c1026 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS, 2);
1028 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
1030 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
1049 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
1051 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
1196 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
1198 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
1233 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES,
1235 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/sound/isa/sb/
H A Dsb8_main.c516 snd_pcm_hw_constraint_step(runtime, 0,
518 snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/pci/lola/
H A Dlola_pcm.c238 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE,
240 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/linux-master/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c383 err = snd_pcm_hw_constraint_step(runtime, 0,
393 err = snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/mips/
H A Dsnd-n64.c196 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2);
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c137 snd_pcm_hw_constraint_step(runtime,
/linux-master/sound/pci/mixart/
H A Dmixart.c766 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32);
767 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64);
847 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32);
848 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64);
/linux-master/sound/soc/uniphier/
H A Daio-dma.c103 return snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c341 snd_pcm_hw_constraint_step(substream->runtime, 0,
343 snd_pcm_hw_constraint_step(substream->runtime, 0,
347 snd_pcm_hw_constraint_step(substream->runtime, 0,
/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);
/linux-master/sound/pci/au88x0/
H A Dau88x0_pcm.c143 snd_pcm_hw_constraint_step(runtime, 0,

Completed in 267 milliseconds

123