Searched refs:IUC_STIR421X (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dirda-usb.h106 #define IUC_STIR421X 0x80 /* SigmaTel 4210/4220/4116 VFIR */ macro
H A Dirda-usb.c86 { USB_DEVICE(0x66f, 0x4210), .driver_info = IUC_STIR421X | IUC_SPEED_BUG },
87 { USB_DEVICE(0x66f, 0x4220), .driver_info = IUC_STIR421X | IUC_SPEED_BUG },
88 { USB_DEVICE(0x66f, 0x4116), .driver_info = IUC_STIR421X | IUC_SPEED_BUG },
157 if (self->capability & IUC_STIR421X &&
321 if (self->capability & IUC_STIR421X) {
446 if (self->capability & IUC_STIR421X) {
877 if (self->capability & IUC_STIR421X)
1633 self->needspatch = ((self->capability & IUC_STIR421X) != 0);
1636 if (self->capability & IUC_STIR421X) {

Completed in 39 milliseconds