Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/
Dsoc-core.c1062 u64 pos, possible_fmt; in snd_soc_runtime_get_dai_fmt() local
1107 possible_fmt = ULLONG_MAX; in snd_soc_runtime_get_dai_fmt()
1114 possible_fmt &= fmt; in snd_soc_runtime_get_dai_fmt()
1116 if (possible_fmt) in snd_soc_runtime_get_dai_fmt()
1123 dev_dbg(dev, "found auto selected format: %016llX\n", possible_fmt); in snd_soc_runtime_get_dai_fmt()
1143 switch (possible_fmt & pos) { in snd_soc_runtime_get_dai_fmt()