Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/
H A Dsoc-core.c1282 u64 pos, possible_fmt; in snd_soc_runtime_get_dai_fmt() local
1325 possible_fmt = ULLONG_MAX; in snd_soc_runtime_get_dai_fmt()
1331 possible_fmt &= fmt; in snd_soc_runtime_get_dai_fmt()
1333 if (possible_fmt) in snd_soc_runtime_get_dai_fmt()
1358 switch (possible_fmt & pos) { in snd_soc_runtime_get_dai_fmt()