Searched defs:no_tx (Results 1 - 1 of 1) sorted by relevance

/drivers/media/rc/
H A Dmceusb.c210 u32 no_tx:1; member in struct:mceusb_model
228 .no_tx = 1,
247 .no_tx = 1, /* tx isn't wired up at all */
251 .no_tx = 1, /* eeprom says it has no tx */
448 u32 no_tx:1; member in struct:mceusb_dev::__anon2314
1181 if (ir->num_txports && !ir->flags.no_tx)
1235 if (!ir->flags.no_tx) {
1352 ir->flags.no_tx = mceusb_model[model].no_tx;
1395 if (!ir->flags.no_tx)
[all...]

Completed in 53 milliseconds