Searched refs:other_tx_active (Results 1 – 1 of 1) sorted by relevance
167 static inline bool other_tx_active(struct i2s_dai *i2s) in other_tx_active() function177 return tx_active(i2s) || other_tx_active(i2s); in any_tx_active()210 return other_rx_active(i2s) || other_tx_active(i2s); in other_active()430 if (other_tx_active(i2s)) { in i2s_txctrl()