Searched refs:snd_pcm_hw_constraint_step (Results 26 - 50 of 51) sorted by relevance

123

/linux-master/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.c50 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c377 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64);
557 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64);
/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 Dpatch_hdmi.c1232 snd_pcm_hw_constraint_step(substream->runtime, 0,
1321 snd_pcm_hw_constraint_step(substream->runtime, 0,
3400 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/qcom/qdsp6/
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/pci/pcxhr/
H A Dpcxhr.c1058 snd_pcm_hw_constraint_step(runtime, 0,
1060 snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/pci/ca0106/
H A Dca0106_main.c581 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64);
677 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64);
/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/lx6464es/
H A Dlx6464es.c246 snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/ppc/
H A Dsnd_ps3.c526 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_BYTES,
/linux-master/sound/isa/gus/
H A Dgus_pcm.c687 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, 64);
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c843 err = snd_pcm_hw_constraint_step(runtime, 0,
/linux-master/sound/pci/asihpi/
H A Dasihpi.c1057 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
1220 snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/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/sound/soc/fsl/
H A Dfsl_asrc.c651 snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Dfsl_xcvr.c559 snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Dfsl_ssi.c652 snd_pcm_hw_constraint_step(substream->runtime, 0,
H A Dfsl_sai.c869 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/ti/
H A Domap-mcbsp.c808 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/pci/
H A Datiixp.c1084 snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/include/sound/
H A Dpcm.h1099 int snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime,
/linux-master/sound/x86/
H A Dintel_hdmi_audio.c1087 retval = snd_pcm_hw_constraint_step(substream->runtime, 0,
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c355 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,

Completed in 406 milliseconds

123