Searched refs:rx_active (Results 1 – 1 of 1) sorted by relevance
162 static inline bool rx_active(struct i2s_dai *i2s) in rx_active() function179 return rx_active(other); in other_rx_active()185 return rx_active(i2s) || other_rx_active(i2s); in any_rx_active()197 return tx_active(i2s) || rx_active(i2s); in this_active()