Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A 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()
/OK3568_Linux_fs/kernel/sound/pci/cs5535audio/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A 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()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc238 snd_pcm_hw_constraint_integer
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-alsa-pcm.c168 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx18_pcm_capture_open()
/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-pcm-lib.c117 ret = snd_pcm_hw_constraint_integer(runtime, in pxa2xx_pcm_open()
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c172 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_ivtv_pcm_capture_open()
/OK3568_Linux_fs/kernel/sound/soc/dwc/
H A Ddwc-pcm.c146 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in dw_pcm_open()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A 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()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_dmaengine.c316 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_dmaengine_pcm_open()
/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000-alsa.c142 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_tm6000_pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-pcm-fiq.c192 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_imx_open()
H A Dfsl_asrc_dma.c327 ret = snd_pcm_hw_constraint_integer(substream->runtime, in fsl_asrc_dma_startup()
H A Dmpc5200_dma.c233 rc = snd_pcm_hw_constraint_integer(runtime, in psc_dma_open()
H A Dfsl_dma.c404 ret = snd_pcm_hw_constraint_integer(runtime, in fsl_dma_open()
/OK3568_Linux_fs/kernel/sound/parisc/
H A 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()
/OK3568_Linux_fs/kernel/sound/soc/atmel/
H A Datmel-pcm-pdc.c354 ret = snd_pcm_hw_constraint_integer(runtime, in atmel_pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/txx9/
H A Dtxx9aclc.c250 ret = snd_pcm_hw_constraint_integer(substream->runtime, in txx9aclc_pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/bcm/
H A Dbcm63xx-pcm-whistler.c224 ret = snd_pcm_hw_constraint_integer(runtime, in bcm63xx_pcm_open()
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x-audio.c114 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in tw686x_pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/amd/renoir/
H A Dacp3x-pdm-dma.c221 ret = snd_pcm_hw_constraint_integer(runtime, in acp_pdm_dma_open()
/OK3568_Linux_fs/kernel/sound/soc/amd/raven/
H A Dacp3x-pcm-dma.c232 ret = snd_pcm_hw_constraint_integer(runtime, in acp3x_dma_open()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-ahb-audio.c339 ret = snd_pcm_hw_constraint_integer(runtime, in dw_hdmi_open()
/OK3568_Linux_fs/kernel/sound/soc/sprd/
H A Dsprd-pcm-dma.c72 ret = snd_pcm_hw_constraint_integer(runtime, in sprd_pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/xilinx/
H A Dxlnx_formatter_pcm.c403 err = snd_pcm_hw_constraint_integer(runtime, in xlnx_formatter_pcm_open()

1234