Home
last modified time | relevance | path

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

123

/linux-3.3/sound/pci/ctxfi/
Dctpcm.c141 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_playback_open()
286 err = snd_pcm_hw_constraint_integer(runtime, in ct_pcm_capture_open()
/linux-3.3/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()
/linux-3.3/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c171 ret = snd_pcm_hw_constraint_integer(runtime, in bf5xx_pcm_open()
Dbf5xx-tdm-pcm.c167 ret = snd_pcm_hw_constraint_integer(runtime, in bf5xx_pcm_open()
Dbf5xx-ac97-pcm.c255 ret = snd_pcm_hw_constraint_integer(runtime, in bf5xx_pcm_open()
/linux-3.3/sound/soc/imx/
Dimx-pcm-fiq.c205 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_imx_open()
Dimx-pcm-dma-mx2.c266 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_imx_open()
/linux-3.3/sound/arm/
Dpxa2xx-pcm-lib.c197 ret = snd_pcm_hw_constraint_integer(runtime, in __pxa2xx_pcm_open()
/linux-3.3/drivers/media/video/tlg2300/
Dpd-alsa.c69 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_pd_capture_open()
/linux-3.3/drivers/media/video/cx18/
Dcx18-alsa-pcm.c182 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx18_pcm_capture_open()
/linux-3.3/sound/soc/ep93xx/
Dep93xx-pcm.c96 ret = snd_pcm_hw_constraint_integer(substream->runtime, in ep93xx_pcm_open()
/linux-3.3/sound/soc/mxs/
Dmxs-pcm.c209 ret = snd_pcm_hw_constraint_integer(substream->runtime, in snd_mxs_open()
/linux-3.3/sound/pci/emu10k1/
Dp16v.c214 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_p16v_pcm_open_playback_channel()
262 if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_p16v_pcm_open_capture_channel()
/linux-3.3/sound/soc/tegra/
Dtegra_pcm.c173 ret = snd_pcm_hw_constraint_integer(runtime, in tegra_pcm_open()
/linux-3.3/drivers/media/video/tm6000/
Dtm6000-alsa.c185 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_tm6000_pcm_open()
/linux-3.3/sound/soc/omap/
Domap-pcm.c288 ret = snd_pcm_hw_constraint_integer(runtime, in omap_pcm_open()
/linux-3.3/sound/soc/samsung/
Ddma.c306 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in dma_open()
/linux-3.3/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()
/linux-3.3/sound/soc/txx9/
Dtxx9aclc.c257 ret = snd_pcm_hw_constraint_integer(substream->runtime, in txx9aclc_pcm_open()
/linux-3.3/sound/soc/mid-x86/
Dsst_platform.c275 ret_val = snd_pcm_hw_constraint_integer(runtime, in sst_platform_open()
/linux-3.3/sound/soc/atmel/
Datmel-pcm.c317 ret = snd_pcm_hw_constraint_integer(runtime, in atmel_pcm_open()
/linux-3.3/sound/soc/s6000/
Ds6000-pcm.c337 ret = snd_pcm_hw_constraint_integer(runtime, in s6000_pcm_open()
/linux-3.3/sound/pci/au88x0/
Dau88x0_pcm.c134 snd_pcm_hw_constraint_integer(runtime, in snd_vortex_pcm_open()
/linux-3.3/sound/soc/fsl/
Dmpc5200_dma.c229 rc = snd_pcm_hw_constraint_integer(runtime, in psc_dma_open()
Dfsl_dma.c421 ret = snd_pcm_hw_constraint_integer(runtime, in fsl_dma_open()

123