Home
last modified time | relevance | path

Searched defs:tx_active (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/apple/
H A Dmace.c60 unsigned char tx_active; member
/linux/drivers/net/can/mscan/
H A Dmscan.h281 u8 tx_active; member
/linux/sound/soc/renesas/
H A Drz-ssi.c139 bool tx_active; global() member
/linux/sound/soc/samsung/
H A Di2s.c143 static inline bool tx_active(struct i2s_dai *i2s) in tx_active() function