Searched refs:IUC_SIR_ONLY (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/irda/ | ||
D | irda-usb.h | 103 #define IUC_SIR_ONLY 0x08 /* Device doesn't behave at FIR speeds */ macro |
D | irda-usb.c | 1367 if(self->capability & IUC_SIR_ONLY) in irda_usb_init_qos() |