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

/drivers/usb/class/
H A Dcdc-acm.h101 int transmitting; member in struct:acm
/drivers/media/rc/
H A Dredrat3.c195 /* Is the device currently transmitting?*/
196 bool transmitting; member in struct:redrat3_dev
227 if (!rr3->transmitting && (code != 0x40))
269 if (!rr3->transmitting)
725 if (rr3->transmitting) {
734 rr3->transmitting = true;
811 rr3->transmitting = false;
H A Dite-cir.h132 bool in_use, transmitting; member in struct:ite_dev

Completed in 62 milliseconds