Symbol: snd_pcm_hw_constraint_mask64
include/sound/pcm.h
1082
int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
sound/core/pcm_lib.c
1253
EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
sound/core/pcm_native.c
2678
err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats);
sound/soc/codecs/adau1977.c
724
snd_pcm_hw_constraint_mask64(substream->runtime,
sound/soc/codecs/cs4234.c
482
ret = snd_pcm_hw_constraint_mask64(
sound/soc/codecs/framer-codec.c
207
ret = snd_pcm_hw_constraint_mask64(substream->runtime,
sound/soc/codecs/fs210x.c
706
ret = snd_pcm_hw_constraint_mask64(substream->runtime,
sound/soc/codecs/hdac_hdmi.c
328
return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,
sound/soc/fsl/fsl_qmc_audio.c
508
ret = snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_ACCESS,
sound/soc/fsl/fsl_qmc_audio.c
537
ret = snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_ACCESS,
sound/soc/fsl/imx-audmix.c
44
return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,
sound/soc/sof/intel/hda-pcm.c
296
snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_FORMAT,
sound/soc/spacemit/k1_i2s.c
164
snd_pcm_hw_constraint_mask64(substream->runtime,
sound/soc/spacemit/k1_i2s.c
173
snd_pcm_hw_constraint_mask64(substream->runtime,
sound/soc/stm/stm32_sai_sub.c
904
snd_pcm_hw_constraint_mask64(substream->runtime,
sound/soc/sunxi/sun4i-i2s.c
1105
return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,