Home
last modified time | relevance | path

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

/openbmc/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 */
/openbmc/linux/include/linux/
H A Dscc.h79 struct timer_list tx_t; /* tx timer for this channel */ member
/openbmc/linux/drivers/net/hamradio/
H A D6pack.c122 struct timer_list tx_t; member
/openbmc/linux/drivers/spi/
H A Dspi-fsl-espi.c95 struct spi_transfer *tx_t; member
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h68 } tx_t; typedef