Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_single (Results 1 – 24 of 24) sorted by relevance

/linux/sound/soc/codecs/
H A Dwl1273.c295 snd_pcm_hw_constraint_single(substream->runtime, in wl1273_startup()
297 snd_pcm_hw_constraint_single(substream->runtime, in wl1273_startup()
H A Dframer-codec.c230 ret = snd_pcm_hw_constraint_single(substream->runtime, in framer_dai_startup()
H A Dadav80x.c732 return snd_pcm_hw_constraint_single(substream->runtime, in adav80x_dai_startup()
/linux/sound/soc/intel/boards/
H A Dbytcht_cx2072x.c146 return snd_pcm_hw_constraint_single(substream->runtime, in byt_cht_cx2072x_aif1_startup()
H A Dbytcht_da7213.c101 return snd_pcm_hw_constraint_single(substream->runtime, in aif1_startup()
H A Dcht_bsw_rt5672.c324 return snd_pcm_hw_constraint_single(substream->runtime, in cht_aif1_startup()
H A Dcht_bsw_max98090_ti.c286 return snd_pcm_hw_constraint_single(substream->runtime, in cht_aif1_startup()
H A Dbytcr_wm5102.c427 return snd_pcm_hw_constraint_single(substream->runtime, in byt_wm5102_aif1_startup()
H A Dbytcht_es8316.c287 return snd_pcm_hw_constraint_single(substream->runtime, in byt_cht_es8316_aif1_startup()
H A Dcht_bsw_rt5645.c416 return snd_pcm_hw_constraint_single(substream->runtime, in cht_aif1_startup()
H A Dbytcr_rt5640.c1529 return snd_pcm_hw_constraint_single(substream->runtime, in byt_rt5640_aif1_startup()
/linux/sound/soc/ti/
H A Dn810.c89 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, 2); in n810_startup()
H A Dj721e-evm.c275 ret = snd_pcm_hw_constraint_single(substream->runtime, in j721e_audio_startup()
/linux/sound/soc/samsung/
H A Dodroid.c29 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_CHANNELS, 2); in odroid_card_fe_startup()
/linux/sound/soc/ux500/
H A Dux500_msp_dai.c521 snd_pcm_hw_constraint_single(runtime, in ux500_msp_dai_hw_params()
/linux/sound/pci/korg1212/
H A Dkorg1212.c1391 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_playback_open()
1421 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_korg1212_capture_open()
/linux/sound/pci/lx6464es/
H A Dlx6464es.c227 err = snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_RATE, in lx_pcm_open()
/linux/sound/pci/
H A Drme96.c1142 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_BUFFER_BYTES, in rme96_set_buffer_size_constraint()
1148 snd_pcm_hw_constraint_single(runtime, in rme96_set_buffer_size_constraint()
H A Drme32.c807 snd_pcm_hw_constraint_single(runtime, in snd_rme32_set_buffer_constraint()
/linux/include/sound/
H A Dpcm.h1131 static inline int snd_pcm_hw_constraint_single( in snd_pcm_hw_constraint_single() function
/linux/sound/soc/stm/
H A Dstm32_i2s.c914 snd_pcm_hw_constraint_single(substream->runtime, in stm32_i2s_startup()
H A Dstm32_sai_sub.c888 snd_pcm_hw_constraint_single(substream->runtime, in stm32_sai_startup()
/linux/sound/pci/rme9652/
H A Dhdspm.c6072 snd_pcm_hw_constraint_single(runtime, in snd_hdspm_open()
6081 snd_pcm_hw_constraint_single(runtime, in snd_hdspm_open()
/linux/sound/soc/
H A Dsoc-pcm.c475 ret = snd_pcm_hw_constraint_single(substream->runtime, \ in soc_pcm_apply_symmetry()