Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_constraint_mask64 (Results 1 – 10 of 10) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-pcm.c269 snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hda_dsp_pcm_open()
/linux/sound/soc/codecs/
H A Dframer-codec.c207 ret = snd_pcm_hw_constraint_mask64(substream->runtime, in framer_dai_startup()
H A Dadau1977.c723 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
H A Dcs4234.c481 ret = snd_pcm_hw_constraint_mask64( in cs4234_dai_startup()
H A Dhdac_hdmi.c330 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hdac_hdmi_eld_limit_formats()
/linux/sound/core/
H A Dpcm_lib.c1241 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1253 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
H A Dpcm_native.c2643 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
/linux/include/sound/
H A Dpcm.h1082 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/linux/sound/soc/sunxi/
H A Dsun4i-i2s.c1105 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in sun4i_i2s_dai_startup()
/linux/sound/soc/stm/
H A Dstm32_sai_sub.c885 snd_pcm_hw_constraint_mask64(substream->runtime, in stm32_sai_startup()