Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/fsl/
Dimx-audmix.c69 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
/Linux-v5.10/sound/soc/codecs/
Dadau1977.c723 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
Dcs4234.c481 ret = snd_pcm_hw_constraint_mask64( in cs4234_dai_startup()
Dhdac_hdmi.c329 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hdac_hdmi_eld_limit_formats()
/Linux-v5.10/sound/core/
Dpcm_lib.c1195 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1207 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
Dpcm_native.c2543 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
/Linux-v5.10/include/sound/
Dpcm.h982 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/Linux-v5.10/sound/soc/stm/
Dstm32_sai_sub.c770 snd_pcm_hw_constraint_mask64(substream->runtime, in stm32_sai_startup()