Searched refs:no_tx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | mceusb.c | 192 u32 no_tx:1; member 220 .no_tx = 1, 253 .no_tx = 1, /* tx isn't wired up at all */ 257 .no_tx = 1, /* eeprom says it has no tx */ 272 .no_tx = 1, 277 .no_tx = 1, 489 u32 no_tx:1; member 1487 if (ir->num_txports && !ir->flags.no_tx) in mceusb_get_parameters() 1621 if (!ir->flags.no_tx) { in mceusb_init_rc_dev() 1744 ir->flags.no_tx in mceusb_dev_probe() [all...] |
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | mceusb.c | 192 u32 no_tx:1; member 220 .no_tx = 1, 253 .no_tx = 1, /* tx isn't wired up at all */ 257 .no_tx = 1, /* eeprom says it has no tx */ 272 .no_tx = 1, 277 .no_tx = 1, 489 u32 no_tx:1; member 1487 if (ir->num_txports && !ir->flags.no_tx) in mceusb_get_parameters() 1622 if (!ir->flags.no_tx) { in mceusb_init_rc_dev() 1745 ir->flags.no_tx in mceusb_dev_probe() [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | msm_serial.c | 302 goto no_tx; in msm_request_tx_dma() 328 no_tx: in msm_request_tx_dma()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | msm_serial.c | 307 goto no_tx; in msm_request_tx_dma() 337 no_tx: in msm_request_tx_dma()
|
Completed in 10 milliseconds