Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/samsung/
Di2s.c210 static inline bool other_active(struct i2s_dai *i2s) in other_active() function
224 return this_active(i2s) || other_active(i2s); in any_active()