Searched refs:IUC_NO_TURN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/irda/ | ||
D | irda-usb.h | 101 #define IUC_NO_TURN 0x04 /* Device doesn't do turnaround by itself */ macro |
D | irda-usb.c | 494 if (self->capability & IUC_NO_TURN) { in irda_usb_hard_xmit() |