Home
last modified time | relevance | path

Searched refs:snd_soc_dai_get_fmt_max_priority (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/sound/
H A Dsoc-dai.h177 int snd_soc_dai_get_fmt_max_priority(const struct snd_soc_pcm_runtime *rtd);
/linux-6.15/sound/soc/
H A Dsoc-dai.c123 int snd_soc_dai_get_fmt_max_priority(const struct snd_soc_pcm_runtime *rtd) in snd_soc_dai_get_fmt_max_priority() function
H A Dsoc-core.c1321 until = snd_soc_dai_get_fmt_max_priority(rtd); in snd_soc_runtime_get_dai_fmt()