Home
last modified time | relevance | path

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

123

/Linux-v5.4/sound/pci/cs5535audio/
Dcs5535audio_pcm.c90 if ((err = snd_pcm_hw_constraint_integer(runtime, in snd_cs5535audio_playback_open()
349 if ((err = snd_pcm_hw_constraint_integer(runtime, in snd_cs5535audio_capture_open()
/Linux-v5.4/sound/pci/ctxfi/
Dctpcm.c137 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_playback_open()
284 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_capture_open()
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-alsa-pcm.c214 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cobalt_pcm_capture_open()
423 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cobalt_pcm_playback_open()
/Linux-v5.4/sound/arm/
Dpxa2xx-pcm-lib.c117 ret = snd_pcm_hw_constraint_integer(runtime, in pxa2xx_pcm_open()
/Linux-v5.4/sound/soc/dwc/
Ddwc-pcm.c145 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in dw_pcm_open()
/Linux-v5.4/sound/core/
Dpcm_dmaengine.c301 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_dmaengine_pcm_open()
/Linux-v5.4/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c169 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx18_pcm_capture_open()
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c174 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_ivtv_pcm_capture_open()
/Linux-v5.4/sound/soc/fsl/
Dimx-pcm-fiq.c186 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_imx_open()
Dfsl_asrc_dma.c288 snd_pcm_hw_constraint_integer(substream->runtime, in fsl_asrc_dma_startup()
Dmpc5200_dma.c230 rc = snd_pcm_hw_constraint_integer(runtime, in psc_dma_open()
Dfsl_dma.c405 ret = snd_pcm_hw_constraint_integer(runtime, in fsl_dma_open()
/Linux-v5.4/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-v5.4/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c74 ret = snd_pcm_hw_constraint_integer(runtime, in mtk_afe_fe_startup()
/Linux-v5.4/drivers/media/usb/tm6000/
Dtm6000-alsa.c177 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_tm6000_pcm_open()
/Linux-v5.4/sound/soc/atmel/
Datmel-pcm-pdc.c347 ret = snd_pcm_hw_constraint_integer(runtime, in atmel_pcm_open()
/Linux-v5.4/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-v5.4/sound/soc/txx9/
Dtxx9aclc.c256 ret = snd_pcm_hw_constraint_integer(substream->runtime, in txx9aclc_pcm_open()
/Linux-v5.4/drivers/media/pci/tw686x/
Dtw686x-audio.c125 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in tw686x_pcm_open()
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-ahb-audio.c335 ret = snd_pcm_hw_constraint_integer(runtime, in dw_hdmi_open()
/Linux-v5.4/sound/soc/qcom/
Dlpass-platform.c95 ret = snd_pcm_hw_constraint_integer(runtime, in lpass_platform_pcmops_open()
/Linux-v5.4/sound/soc/sprd/
Dsprd-pcm-dma.c74 ret = snd_pcm_hw_constraint_integer(runtime, in sprd_pcm_open()
/Linux-v5.4/drivers/usb/gadget/function/
Du_audio.c315 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in uac_pcm_open()
/Linux-v5.4/sound/pci/au88x0/
Dau88x0_pcm.c134 snd_pcm_hw_constraint_integer(runtime, in snd_vortex_pcm_open()
/Linux-v5.4/sound/pci/
Dfm801.c648 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_fm801_playback_open()
663 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_fm801_capture_open()

123