Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/kirkwood/
Dkirkwood-dma.c123 err = snd_pcm_hw_constraint_step(runtime, 0, in kirkwood_dma_open()
129 err = snd_pcm_hw_constraint_step(substream->runtime, 0, in kirkwood_dma_open()
/linux-4.1.27/sound/arm/
Dpxa2xx-pcm-lib.c221 ret = snd_pcm_hw_constraint_step(runtime, 0, in __pxa2xx_pcm_open()
226 ret = snd_pcm_hw_constraint_step(runtime, 0, in __pxa2xx_pcm_open()
/linux-4.1.27/sound/drivers/vx/
Dvx_pcm.c561 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); in vx_pcm_playback_open()
562 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in vx_pcm_playback_open()
967 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, 4); in vx_pcm_capture_open()
968 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 4); in vx_pcm_capture_open()
/linux-4.1.27/sound/pci/oxygen/
Doxygen_pcm.c163 err = snd_pcm_hw_constraint_step(runtime, 0, in oxygen_open()
167 err = snd_pcm_hw_constraint_step(runtime, 0, in oxygen_open()
177 err = snd_pcm_hw_constraint_step(runtime, 0, in oxygen_open()
/linux-4.1.27/sound/pci/ice1712/
Dice1724.c1062 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS, 2); in snd_vt1724_playback_pro_open()
1064 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_playback_pro_open()
1066 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_playback_pro_open()
1085 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_capture_pro_open()
1087 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_capture_pro_open()
1235 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_playback_spdif_open()
1237 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_playback_spdif_open()
1272 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in snd_vt1724_capture_spdif_open()
1274 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_vt1724_capture_spdif_open()
/linux-4.1.27/sound/pci/mixart/
Dmixart.c783 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in snd_mixart_playback_open()
784 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_playback_open()
864 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 32); in snd_mixart_capture_open()
865 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, 64); in snd_mixart_capture_open()
/linux-4.1.27/sound/isa/sb/
Dsb8_main.c544 snd_pcm_hw_constraint_step(runtime, 0, in snd_sb8_open()
546 snd_pcm_hw_constraint_step(runtime, 0, in snd_sb8_open()
/linux-4.1.27/sound/pci/lola/
Dlola_pcm.c251 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, in lola_pcm_open()
253 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in lola_pcm_open()
/linux-4.1.27/sound/soc/omap/
Domap-hdmi-audio.c81 ret = snd_pcm_hw_constraint_step(substream->runtime, 0, in hdmi_dai_startup()
Domap-mcbsp.c149 snd_pcm_hw_constraint_step(substream->runtime, 0, in omap_mcbsp_dai_startup()
/linux-4.1.27/sound/firewire/
Damdtp.c174 err = snd_pcm_hw_constraint_step(runtime, 0, in amdtp_stream_add_pcm_hw_constraints()
178 err = snd_pcm_hw_constraint_step(runtime, 0, in amdtp_stream_add_pcm_hw_constraints()
/linux-4.1.27/sound/drivers/
Dml403-ac97cr.c716 snd_pcm_hw_constraint_step(runtime, 0, in snd_ml403_ac97cr_playback_open()
734 snd_pcm_hw_constraint_step(runtime, 0, in snd_ml403_ac97cr_capture_open()
/linux-4.1.27/sound/pci/au88x0/
Dau88x0_pcm.c155 snd_pcm_hw_constraint_step(runtime, 0, in snd_vortex_pcm_open()
/linux-4.1.27/sound/pci/ca0106/
Dca0106_main.c594 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_ca0106_pcm_open_playback_channel()
690 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_ca0106_pcm_open_capture_channel()
/linux-4.1.27/sound/pci/pcxhr/
Dpcxhr.c1089 snd_pcm_hw_constraint_step(runtime, 0, in pcxhr_open()
1091 snd_pcm_hw_constraint_step(runtime, 0, in pcxhr_open()
/linux-4.1.27/sound/pci/emu10k1/
Demu10k1x.c392 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_emu10k1x_playback_open()
572 if ((err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64)) < 0) in snd_emu10k1x_pcm_open_capture()
/linux-4.1.27/sound/ppc/
Dsnd_ps3.c542 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in snd_ps3_pcm_open()
/linux-4.1.27/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c345 snd_pcm_hw_constraint_step(substream->runtime, 0, in sst_media_open()
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c844 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in azx_pcm_open()
846 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, in azx_pcm_open()
Dpatch_hdmi.c1501 snd_pcm_hw_constraint_step(substream->runtime, 0, in hdmi_pcm_open()
2557 snd_pcm_hw_constraint_step(substream->runtime, 0, in simple_playback_pcm_open()
Dhda_codec.c4247 return snd_pcm_hw_constraint_step(substream->runtime, 0, in snd_hda_multi_out_analog_open()
/linux-4.1.27/sound/pci/lx6464es/
Dlx6464es.c256 snd_pcm_hw_constraint_step(runtime, 0, in lx_pcm_open()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-alsa.c865 err = snd_pcm_hw_constraint_step(runtime, 0, in snd_card_saa7134_capture_open()
/linux-4.1.27/include/sound/
Dpcm.h1021 int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime,
/linux-4.1.27/sound/pci/echoaudio/
Dechoaudio.c322 if ((err = snd_pcm_hw_constraint_step(runtime, 0, in pcm_open()
326 if ((err = snd_pcm_hw_constraint_step(runtime, 0, in pcm_open()
/linux-4.1.27/sound/isa/gus/
Dgus_pcm.c706 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64); in snd_gf1_pcm_playback_open()
/linux-4.1.27/sound/soc/fsl/
Dfsl_ssi.c544 snd_pcm_hw_constraint_step(substream->runtime, 0, in fsl_ssi_startup()
/linux-4.1.27/sound/core/
Dpcm_lib.c1472 int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_step() function
1482 EXPORT_SYMBOL(snd_pcm_hw_constraint_step);
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c1119 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_playback_open()
1290 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_card_asihpi_capture_open()
/linux-4.1.27/sound/pci/
Datiixp.c1097 snd_pcm_hw_constraint_step(substream->runtime, 0, in snd_atiixp_playback_open()