Home
last modified time | relevance | path

Searched refs:needspatch (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/irda/
Dirda-usb.h170 int needspatch; /* device needs firmware patch */ member
Dirda-usb.c1177 if(self->needspatch) { in irda_usb_net_open()
1626 self->needspatch = ((self->capability & IUC_STIR421X) != 0); in irda_usb_probe()
1704 if (self->needspatch) { in irda_usb_probe()
1740 if (self->needspatch) { in irda_usb_probe()
1743 self->needspatch = (ret < 0); in irda_usb_probe()
1744 if (self->needspatch) { in irda_usb_probe()