Home
last modified time | relevance | path

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

12

/sound/pci/cs5535audio/
Dcs5535audio_pcm.c103 if ((err = snd_pcm_hw_constraint_integer(runtime, in snd_cs5535audio_playback_open()
362 if ((err = snd_pcm_hw_constraint_integer(runtime, in snd_cs5535audio_capture_open()
/sound/pci/ctxfi/
Dctpcm.c141 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_playback_open()
287 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_capture_open()
/sound/arm/
Dpxa2xx-pcm-lib.c123 ret = snd_pcm_hw_constraint_integer(runtime, in __pxa2xx_pcm_open()
/sound/soc/dwc/
Ddesignware_pcm.c99 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in dw_pcm_open()
/sound/core/
Dpcm_dmaengine.c310 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_dmaengine_pcm_open()
/sound/pci/emu10k1/
Dp16v.c211 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_p16v_pcm_open_playback_channel()
259 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_p16v_pcm_open_capture_channel()
Demu10k1x.c389 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) { in snd_emu10k1x_playback_open()
570 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_emu10k1x_pcm_open_capture()
/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c194 ret = snd_pcm_hw_constraint_integer(runtime, in bf5xx_pcm_open()
Dbf5xx-ac97-pcm.c253 ret = snd_pcm_hw_constraint_integer(runtime, in bf5xx_pcm_open()
/sound/soc/fsl/
Dimx-pcm-fiq.c191 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_imx_open()
Dfsl_asrc_dma.c291 snd_pcm_hw_constraint_integer(substream->runtime, in fsl_asrc_dma_startup()
Dmpc5200_dma.c228 rc = snd_pcm_hw_constraint_integer(runtime, in psc_dma_open()
Dfsl_dma.c406 ret = snd_pcm_hw_constraint_integer(runtime, in fsl_dma_open()
/sound/parisc/
Dharmony.c537 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in snd_harmony_playback_open()
556 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in snd_harmony_capture_open()
/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c82 ret = snd_pcm_hw_constraint_integer(runtime, in mtk_afe_fe_startup()
/sound/soc/atmel/
Datmel-pcm-pdc.c360 ret = snd_pcm_hw_constraint_integer(runtime, in atmel_pcm_open()
/sound/soc/txx9/
Dtxx9aclc.c256 ret = snd_pcm_hw_constraint_integer(substream->runtime, in txx9aclc_pcm_open()
/sound/soc/qcom/
Dlpass-platform.c107 ret = snd_pcm_hw_constraint_integer(runtime, in lpass_platform_pcmops_open()
/sound/pci/
Dfm801.c658 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_fm801_playback_open()
673 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_fm801_capture_open()
/sound/pci/au88x0/
Dau88x0_pcm.c146 snd_pcm_hw_constraint_integer(runtime, in snd_vortex_pcm_open()
/sound/pci/ca0106/
Dca0106_main.c592 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_ca0106_pcm_open_playback_channel()
687 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_ca0106_pcm_open_capture_channel()
/sound/soc/sh/
Dsiu_dai.c520 ret = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in siu_dai_startup()
/sound/pci/lola/
Dlola_pcm.c249 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in lola_pcm_open()
/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c348 return snd_pcm_hw_constraint_integer(runtime, in sst_media_open()
/sound/soc/amd/
Dacp-pcm-dma.c634 ret = snd_pcm_hw_constraint_integer(runtime, in acp_dma_open()

12