Searched refs:snd_pcm_hw_constraint_integer (Results 26 - 50 of 79) sorted by relevance

1234

/linux-master/sound/soc/fsl/
H A Dmpc5200_dma.c229 rc = snd_pcm_hw_constraint_integer(runtime,
H A Dfsl_dma.c380 ret = snd_pcm_hw_constraint_integer(runtime,
H A Dfsl_qmc_audio.c264 ret = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
H A Dimx-pcm-rpmsg.c269 ret = snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/soc/amd/ps/
H A Dps-pdm-dma.c199 ret = snd_pcm_hw_constraint_integer(runtime,
H A Dps-sdw-dma.c235 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/parisc/
H A Dharmony.c524 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS);
543 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-audio.c434 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/pci/au88x0/
H A Dau88x0_pcm.c133 err = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/pci/lola/
H A Dlola_pcm.c236 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c339 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c403 err = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/sh/
H A Dsiu_dai.c506 ret = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/soc/amd/vangogh/
H A Dacp5x-pcm-dma.c225 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.c76 ret = snd_pcm_hw_constraint_integer(runtime,
79 dev_err(afe->dev, "snd_pcm_hw_constraint_integer failed\n");
/linux-master/sound/pci/emu10k1/
H A Demu10k1x.c374 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
554 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/pci/
H A Dfm801.c660 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
676 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
H A Dbt87x.c417 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/pci/ca0106/
H A Dca0106_main.c578 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
673 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c838 err = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/pci/lx6464es/
H A Dlx6464es.c217 err = snd_pcm_hw_constraint_integer(runtime,
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-audio.c280 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/aoa/soundbus/i2sbus/
H A Dpcm.c195 err = snd_pcm_hw_constraint_integer(pi->substream->runtime,
/linux-master/sound/soc/intel/keembay/
H A Dkmb_platform.c259 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c350 return snd_pcm_hw_constraint_integer(runtime,

Completed in 350 milliseconds

1234