Home
last modified time | relevance | path

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

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