Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Dimon.c125 struct tx_t { struct
126 unsigned char data_buf[35]; /* user data buffer */
127 struct completion finished; /* wait for write to finish */
128 bool busy; /* write in progress */
129 int status; /* status of tx completion */
/Linux-v4.19/include/linux/
Dscc.h79 struct timer_list tx_t; /* tx timer for this channel */ member
/Linux-v4.19/drivers/net/hamradio/
D6pack.c121 struct timer_list tx_t; member
/Linux-v4.19/drivers/spi/
Dspi-fsl-espi.c99 struct spi_transfer *tx_t; member
/Linux-v4.19/drivers/net/ethernet/i825xx/
Dether1.h71 } tx_t; typedef