Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_integer (Results 1 – 25 of 64) sorted by relevance

123

/linux-5.10/sound/pci/ctxfi/
Dctpcm.c137 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_playback_open()
278 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_capture_open()
/linux-5.10/sound/pci/cs5535audio/
Dcs5535audio_pcm.c90 if ((err = snd_pcm_hw_constraint_integer(runtime, in snd_cs5535audio_playback_open()
345 if ((err = snd_pcm_hw_constraint_integer(runtime, in snd_cs5535audio_capture_open()
/linux-5.10/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c213 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cobalt_pcm_capture_open()
374 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cobalt_pcm_playback_open()
/linux-5.10/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c168 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx18_pcm_capture_open()
/linux-5.10/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c172 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_ivtv_pcm_capture_open()
/linux-5.10/sound/arm/
Dpxa2xx-pcm-lib.c117 ret = snd_pcm_hw_constraint_integer(runtime, in pxa2xx_pcm_open()
/linux-5.10/sound/soc/dwc/
Ddwc-pcm.c146 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in dw_pcm_open()
/linux-5.10/sound/core/
Dpcm_dmaengine.c305 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_dmaengine_pcm_open()
/linux-5.10/sound/pci/emu10k1/
Dp16v.c197 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_p16v_pcm_open_playback_channel()
245 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_p16v_pcm_open_capture_channel()
/linux-5.10/drivers/media/usb/tm6000/
Dtm6000-alsa.c142 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_tm6000_pcm_open()
/linux-5.10/sound/soc/fsl/
Dimx-pcm-fiq.c192 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_imx_open()
Dfsl_asrc_dma.c327 ret = snd_pcm_hw_constraint_integer(substream->runtime, in fsl_asrc_dma_startup()
Dmpc5200_dma.c233 rc = snd_pcm_hw_constraint_integer(runtime, in psc_dma_open()
Dfsl_dma.c404 ret = snd_pcm_hw_constraint_integer(runtime, in fsl_dma_open()
/linux-5.10/sound/soc/atmel/
Datmel-pcm-pdc.c354 ret = snd_pcm_hw_constraint_integer(runtime, in atmel_pcm_open()
/linux-5.10/sound/parisc/
Dharmony.c524 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in snd_harmony_playback_open()
543 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in snd_harmony_capture_open()
/linux-5.10/sound/soc/txx9/
Dtxx9aclc.c250 ret = snd_pcm_hw_constraint_integer(substream->runtime, in txx9aclc_pcm_open()
/linux-5.10/sound/soc/bcm/
Dbcm63xx-pcm-whistler.c224 ret = snd_pcm_hw_constraint_integer(runtime, in bcm63xx_pcm_open()
/linux-5.10/drivers/media/pci/tw686x/
Dtw686x-audio.c114 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in tw686x_pcm_open()
/linux-5.10/sound/soc/amd/renoir/
Dacp3x-pdm-dma.c221 ret = snd_pcm_hw_constraint_integer(runtime, in acp_pdm_dma_open()
/linux-5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-ahb-audio.c335 ret = snd_pcm_hw_constraint_integer(runtime, in dw_hdmi_open()
/linux-5.10/sound/soc/amd/raven/
Dacp3x-pcm-dma.c232 ret = snd_pcm_hw_constraint_integer(runtime, in acp3x_dma_open()
/linux-5.10/sound/soc/sprd/
Dsprd-pcm-dma.c72 ret = snd_pcm_hw_constraint_integer(runtime, in sprd_pcm_open()
/linux-5.10/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c76 ret = snd_pcm_hw_constraint_integer(runtime, in mtk_afe_fe_startup()
/linux-5.10/drivers/media/usb/cx231xx/
Dcx231xx-audio.c434 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx231xx_capture_open()

123