Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/intel/
Dhda-pcm.c259 snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hda_dsp_pcm_open()
/Linux-v6.6/sound/soc/fsl/
Dimx-audmix.c68 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
/Linux-v6.6/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-v6.6/sound/core/
Dpcm_lib.c1221 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1233 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
Dpcm_native.c2633 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
/Linux-v6.6/include/sound/
Dpcm.h1050 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/Linux-v6.6/sound/soc/stm/
Dstm32_sai_sub.c768 snd_pcm_hw_constraint_mask64(substream->runtime, in stm32_sai_startup()