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

/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c259 snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_FORMAT,
/linux-master/sound/soc/codecs/
H A Dframer-codec.c207 ret = snd_pcm_hw_constraint_mask64(substream->runtime,
H A Dcs4234.c481 ret = snd_pcm_hw_constraint_mask64(
H A Dadau1977.c723 snd_pcm_hw_constraint_mask64(substream->runtime,
H A Dhdac_hdmi.c330 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,
/linux-master/sound/soc/fsl/
H A Dimx-audmix.c68 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,
/linux-master/sound/core/
H A Dpcm_lib.c1212 * snd_pcm_hw_constraint_mask64 - apply the given bitmap mask constraint
1221 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, function
1233 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64); variable
H A Dpcm_native.c2631 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats);
/linux-master/sound/soc/stm/
H A Dstm32_sai_sub.c768 snd_pcm_hw_constraint_mask64(substream->runtime,
/linux-master/include/sound/
H A Dpcm.h1069 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,

Completed in 199 milliseconds