Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-audmix.c69 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dadau1977.c723 snd_pcm_hw_constraint_mask64(substream->runtime, in adau1977_startup()
H A Dcs4234.c481 ret = snd_pcm_hw_constraint_mask64( in cs4234_dai_startup()
H A Dhdac_hdmi.c329 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in hdac_hdmi_eld_limit_formats()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk1948 snd_pcm_hw_constraint_mask64
3031 snd_pcm_hw_constraint_mask64
H A Dabi_gki_aarch64_exynos1767 snd_pcm_hw_constraint_mask64
H A Dabi_gki_aarch64_oplus2468 snd_pcm_hw_constraint_mask64
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c1196 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var, in snd_pcm_hw_constraint_mask64() function
1208 EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
H A Dpcm_native.c2614 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h986 int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_param_t var,
/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_sai_sub.c770 snd_pcm_hw_constraint_mask64(substream->runtime, in stm32_sai_startup()