Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dimon.c117 struct tx_t { struct
118 unsigned char data_buf[35]; /* user data buffer */
119 struct completion finished; /* wait for write to finish */
120 bool busy; /* write in progress */
121 int status; /* status of tx completion */
/linux/include/linux/
H A Dscc.h79 struct timer_list tx_t; /* tx timer for this channel */ member
/linux/drivers/net/hamradio/
H A D6pack.c116 struct timer_list tx_t; member
/linux/drivers/net/ethernet/i825xx/
H A Dether1.h68 } tx_t; typedef