Home
last modified time | relevance | path

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

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