Searched refs:rx_active (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/samsung/
H A Di2s.c162 static inline bool rx_active(struct i2s_dai *i2s) rx_active() function
179 return rx_active(other); other_rx_active()
185 return rx_active(i2s) || other_rx_active(i2s); any_rx_active()
197 return tx_active(i2s) || rx_active(i2s); this_active()

Completed in 65 milliseconds