Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_step (Results 1 – 25 of 48) sorted by relevance

12

/linux/sound/arm/
H A Dpxa2xx-pcm-lib.c98 ret = snd_pcm_hw_constraint_step(runtime, 0, in pxa2xx_pcm_open()
103 ret = snd_pcm_hw_constraint_step(runtime, 0, in pxa2xx_pcm_open()
/linux/sound/soc/meson/
H A Daiu-fifo.c144 ret = snd_pcm_hw_constraint_step(substream->runtime, 0, in aiu_fifo_startup()
150 ret = snd_pcm_hw_constraint_step(substream->runtime, 0, in aiu_fifo_startup()
H A Daxg-fifo.c235 ret = snd_pcm_hw_constraint_step(ss->runtime, 0, in axg_fifo_pcm_open()
241 ret = snd_pcm_hw_constraint_step(ss->runtime, 0, in axg_fifo_pcm_open()
/linux/sound/soc/kirkwood/
H A Dkirkwood-dma.c118 err = snd_pcm_hw_constraint_step(runtime, 0, in kirkwood_dma_open()
124 err = snd_pcm_hw_constraint_step(substream->runtime, 0, in kirkwood_dma_open()
/linux/sound/soc/loongson/
H A Dloongson_dma.c238 snd_pcm_hw_constraint_step(runtime, 0, in loongson_pcm_open()
240 snd_pcm_hw_constraint_step(runtime, 0, in loongson_pcm_open()
/linux/sound/soc/ti/
H A Domap-hdmi.c72 ret = snd_pcm_hw_constraint_step(substream->runtime, 0, in hdmi_dai_startup()
79 ret = snd_pcm_hw_constraint_step(substream->runtime, 0, in hdmi_dai_startup()
/linux/sound/soc/amd/acp/
H A Dacp-platform.c223 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, DMA_SIZE); in acp_dma_open()
230 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, DMA_SIZE); in acp_dma_open()
/linux/sound/soc/sof/
H A Dstream-ipc.c111 snd_pcm_hw_constraint_step(substream->runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in sof_stream_pcm_open()
/linux/sound/pci/oxygen/
H A Doxygen_pcm.c151 err = snd_pcm_hw_constraint_step(runtime, 0, in oxygen_open()
155 err = snd_pcm_hw_constraint_step(runtime, 0, in oxygen_open()
165 err = snd_pcm_hw_constraint_step(runtime, 0, in oxygen_open()
/linux/sound/drivers/vx/
H A Dvx_pcm.c548 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); in vx_pcm_playback_open()
549 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in vx_pcm_playback_open()
940 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); in vx_pcm_capture_open()
941 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in vx_pcm_capture_open()
/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c341 snd_pcm_hw_constraint_step(substream->runtime, 0, in sst_media_open()
343 snd_pcm_hw_constraint_step(substream->runtime, 0, in sst_media_open()
347 snd_pcm_hw_constraint_step(substream->runtime, 0, in sst_media_open()
/linux/sound/soc/sprd/
H A Dsprd-pcm-dma.c60 ret = snd_pcm_hw_constraint_step(runtime, 0, in sprd_pcm_open()
66 ret = snd_pcm_hw_constraint_step(runtime, 0, in sprd_pcm_open()
/linux/sound/soc/tegra/
H A Dtegra_pcm.c94 ret = snd_pcm_hw_constraint_step(substream->runtime, 0, in tegra_pcm_open()
/linux/sound/pci/ice1712/
H A Dice1724.c1026 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS, 2); in snd_vt1724_playback_pro_open()
1028 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_playback_pro_open()
1030 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_playback_pro_open()
1049 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_capture_pro_open()
1051 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_capture_pro_open()
1196 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_playback_spdif_open()
1198 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_playback_spdif_open()
1233 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_capture_spdif_open()
1235 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_capture_spdif_open()
/linux/sound/pci/mixart/
H A Dmixart.c766 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in snd_mixart_playback_open()
767 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_playback_open()
847 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in snd_mixart_capture_open()
848 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_capture_open()
/linux/sound/isa/sb/
H A Dsb8_main.c516 snd_pcm_hw_constraint_step(runtime, 0, in snd_sb8_open()
518 snd_pcm_hw_constraint_step(runtime, 0, in snd_sb8_open()
/linux/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c383 err = snd_pcm_hw_constraint_step(runtime, 0, in xlnx_formatter_pcm_open()
393 err = snd_pcm_hw_constraint_step(runtime, 0, in xlnx_formatter_pcm_open()
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c131 snd_pcm_hw_constraint_step(substream->runtime, 0, in snd_hda_hdmi_simple_pcm_open()
/linux/sound/pci/lola/
H A Dlola_pcm.c238 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in lola_pcm_open()
240 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/linux/sound/soc/uniphier/
H A Daio-dma.c103 return snd_pcm_hw_constraint_step(runtime, 0, in uniphier_aiodma_open()
/linux/sound/soc/sof/intel/
H A Dhda-pcm.c270 snd_pcm_hw_constraint_step(substream->runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in hda_dsp_pcm_open()
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c137 snd_pcm_hw_constraint_step(runtime, in snd_bcm2835_playback_open_generic()
/linux/sound/mips/
H A Dsnd-n64.c197 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in n64audio_pcm_open()
/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c389 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 480); in q6apm_dai_open()
395 ret = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 480); in q6apm_dai_open()
H A Dq6asm-dai.c404 ret = snd_pcm_hw_constraint_step(runtime, 0, in q6asm_dai_open()
410 ret = snd_pcm_hw_constraint_step(runtime, 0, in q6asm_dai_open()

12