Searched refs:snd_pcm_hw_constraint_integer (Results 1 - 25 of 79) sorted by relevance

1234

/linux-master/sound/soc/sof/
H A Dstream-ipc.c110 snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-hostless.c85 ret = snd_pcm_hw_constraint_integer(runtime,
88 dev_err(afe->dev, "snd_pcm_hw_constraint_integer failed\n");
/linux-master/sound/arm/
H A Dpxa2xx-pcm-lib.c108 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/pci/ctxfi/
H A Dctpcm.c137 err = snd_pcm_hw_constraint_integer(runtime,
278 err = snd_pcm_hw_constraint_integer(runtime,
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c213 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
374 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c90 err = snd_pcm_hw_constraint_integer(runtime,
344 err = snd_pcm_hw_constraint_integer(runtime,
/linux-master/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c172 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c168 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/soc/fsl/
H A Dimx-pcm-fiq.c191 ret = snd_pcm_hw_constraint_integer(substream->runtime,
H A Dfsl_asrc_dma.c344 ret = snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/soc/dwc/
H A Ddwc-pcm.c146 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c254 snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/pci/emu10k1/
H A Dp16v.c173 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
198 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/mips/
H A Dsnd-n64.c192 err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/core/
H A Dpcm_dmaengine.c314 ret = snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/soc/atmel/
H A Datmel-pcm-pdc.c286 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c207 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/amd/acp/
H A Dacp-platform.c200 ret = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/soc/loongson/
H A Dloongson_dma.c244 snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/virtio/
H A Dvirtio_pcm_ops.c114 snd_pcm_hw_constraint_integer(substream->runtime,
/linux-master/sound/soc/amd/renoir/
H A Dacp3x-pdm-dma.c221 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/amd/yc/
H A Dacp6x-pdm-dma.c197 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/drivers/media/pci/tw686x/
H A Dtw686x-audio.c114 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS);
/linux-master/sound/soc/amd/raven/
H A Dacp3x-pcm-dma.c230 ret = snd_pcm_hw_constraint_integer(runtime,
/linux-master/sound/soc/sprd/
H A Dsprd-pcm-dma.c72 ret = snd_pcm_hw_constraint_integer(runtime,

Completed in 279 milliseconds

1234