Searched refs:needspatch (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.h170 int needspatch; /* device needs firmware patch */ member in struct:irda_usb_cb
H A Dirda-usb.c1181 if(self->needspatch) {
1633 self->needspatch = ((self->capability & IUC_STIR421X) != 0);
1709 if (self->needspatch) {
1745 if (self->needspatch) {
1748 self->needspatch = (ret < 0);
1749 if (self->needspatch) {

Completed in 194 milliseconds