Searched refs:snd_pcm_hw_constraint_mask64 (Results 1 – 10 of 10) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | hda-pcm.c | 269 snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hda_dsp_pcm_open()
|
/linux/sound/soc/codecs/ |
H A D | framer-codec.c | 207 ret = snd_pcm_hw_constraint_mask64(substream->runtime, in framer_dai_startup()
|
H A D | adau1977.c | 723 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
|
H A D | cs4234.c | 481 ret = snd_pcm_hw_constraint_mask64( in cs4234_dai_startup()
|
H A D | hdac_hdmi.c | 330 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hdac_hdmi_eld_limit_formats()
|
/linux/sound/core/ |
H A D | pcm_lib.c | 1241 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 D | pcm_native.c | 2643 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 D | pcm.h | 1082 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
|
/linux/sound/soc/sunxi/ |
H A D | sun4i-i2s.c | 1105 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in sun4i_i2s_dai_startup()
|
/linux/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 885 snd_pcm_hw_constraint_mask64(substream->runtime, in stm32_sai_startup()
|