Searched refs:other_active (Results 1 – 1 of 1) sorted by relevance
210 static inline bool other_active(struct i2s_dai *i2s) in other_active() function224 return this_active(i2s) || other_active(i2s); in any_active()