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

/linux-master/sound/soc/
H A Dsoc-core.c1260 u64 pos, possible_fmt; local
1303 possible_fmt = ULLONG_MAX;
1309 possible_fmt &= fmt;
1311 if (possible_fmt)
1336 switch (possible_fmt & pos) {

Completed in 178 milliseconds