Home
last modified time | relevance | path

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

/sound/soc/samsung/
Di2s.c202 static inline bool other_active(struct i2s_dai *i2s) in other_active() function
216 return this_active(i2s) || other_active(i2s); in any_active()