Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/sof/intel/
Dhda-pcm.c284 snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hda_dsp_pcm_open()
/linux-6.14.4/sound/soc/fsl/
Dfsl_qmc_audio.c555 ret = snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_ACCESS, in qmc_dai_constraints_interleaved()
584 ret = snd_pcm_hw_constraint_mask64(substream->runtime, SNDRV_PCM_HW_PARAM_ACCESS, in qmc_dai_constraints_noninterleaved()
Dimx-audmix.c44 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
/linux-6.14.4/sound/soc/codecs/
Dframer-codec.c207 ret = snd_pcm_hw_constraint_mask64(substream->runtime, in framer_dai_startup()
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.c330 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hdac_hdmi_eld_limit_formats()
/linux-6.14.4/sound/core/
Dpcm_lib.c1241 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);
Dpcm_native.c2643 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
/linux-6.14.4/include/sound/
Dpcm.h1082 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/linux-6.14.4/sound/soc/sunxi/
Dsun4i-i2s.c1105 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in sun4i_i2s_dai_startup()
/linux-6.14.4/sound/soc/stm/
Dstm32_sai_sub.c885 snd_pcm_hw_constraint_mask64(substream->runtime, in stm32_sai_startup()