Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_PERIODS (Results 1 – 25 of 65) sorted by relevance

123

/Linux-v4.19/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c67 SNDRV_PCM_HW_PARAM_PERIODS, in mtk_afe_fe_startup()
76 SNDRV_PCM_HW_PARAM_PERIODS); in mtk_afe_fe_startup()
/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-alsa.c170 SNDRV_PCM_HW_PARAM_PERIODS); in snd_tm6000_pcm_open()
177 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_tm6000_pcm_open()
/Linux-v4.19/sound/pci/ctxfi/
Dctpcm.c142 SNDRV_PCM_HW_PARAM_PERIODS); in ct_pcm_playback_open()
289 SNDRV_PCM_HW_PARAM_PERIODS); in ct_pcm_capture_open()
/Linux-v4.19/sound/pci/cs5535audio/
Dcs5535audio_pcm.c104 SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_cs5535audio_playback_open()
363 SNDRV_PCM_HW_PARAM_PERIODS)) < 0) in snd_cs5535audio_capture_open()
/Linux-v4.19/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-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c122 SNDRV_PCM_HW_PARAM_PERIODS); in pxa2xx_pcm_open()
/Linux-v4.19/sound/core/
Dpcm_dmaengine.c311 SNDRV_PCM_HW_PARAM_PERIODS); in snd_dmaengine_pcm_open()
/Linux-v4.19/sound/soc/dwc/
Ddwc-pcm.c145 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in dw_pcm_open()
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-alsa-pcm.c178 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx18_pcm_capture_open()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c183 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS); in snd_ivtv_pcm_capture_open()
/Linux-v4.19/sound/soc/fsl/
Dimx-pcm-fiq.c192 SNDRV_PCM_HW_PARAM_PERIODS); in snd_imx_open()
Dfsl_asrc_dma.c289 SNDRV_PCM_HW_PARAM_PERIODS); in fsl_asrc_dma_startup()
Dmpc5200_dma.c231 SNDRV_PCM_HW_PARAM_PERIODS); in psc_dma_open()
/Linux-v4.19/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()
/Linux-v4.19/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c346 SNDRV_PCM_HW_PARAM_PERIODS, 2); in sst_media_open()
349 SNDRV_PCM_HW_PARAM_PERIODS); in sst_media_open()
/Linux-v4.19/sound/soc/atmel/
Datmel-pcm-pdc.c361 SNDRV_PCM_HW_PARAM_PERIODS); in atmel_pcm_open()
/Linux-v4.19/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-v4.19/drivers/media/pci/cx23885/
Dcx23885-alsa.c331 SNDRV_PCM_HW_PARAM_PERIODS); in snd_cx23885_pcm_open()
/Linux-v4.19/sound/soc/txx9/
Dtxx9aclc.c260 SNDRV_PCM_HW_PARAM_PERIODS); in txx9aclc_pcm_open()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-alsa.c847 SNDRV_PCM_HW_PARAM_PERIODS); in snd_card_saa7134_capture_open()
852 SNDRV_PCM_HW_PARAM_PERIODS, 2); in snd_card_saa7134_capture_open()
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x-audio.c128 err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS); in tw686x_pcm_open()
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6asm-dai.c340 SNDRV_PCM_HW_PARAM_PERIODS); in q6asm_dai_open()
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-ahb-audio.c343 SNDRV_PCM_HW_PARAM_PERIODS); in dw_hdmi_open()
/Linux-v4.19/sound/core/oss/
Dpcm_oss.c763 s = snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()
769 s = snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()
874 _snd_pcm_hw_param_setinteger(sparams, SNDRV_PCM_HW_PARAM_PERIODS); in snd_pcm_oss_change_params_locked()
875 _snd_pcm_hw_param_min(sparams, SNDRV_PCM_HW_PARAM_PERIODS, 2, 0); in snd_pcm_oss_change_params_locked()
986 err = snd_pcm_hw_param_near(substream, sparams, SNDRV_PCM_HW_PARAM_PERIODS, in snd_pcm_oss_change_params_locked()
/Linux-v4.19/Documentation/sound/designs/
Dtracepoints.rst68 - SNDRV_PCM_HW_PARAM_PERIODS

123