Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dirda-usb.h170 int needspatch; /* device needs firmware patch */ member
Dirda-usb.c1179 if(self->needspatch) { in irda_usb_net_open()
1628 self->needspatch = ((self->capability & IUC_STIR421X) != 0); in irda_usb_probe()
1706 if (self->needspatch) { in irda_usb_probe()
1742 if (self->needspatch) { in irda_usb_probe()
1745 self->needspatch = (ret < 0); in irda_usb_probe()
1746 if (self->needspatch) { in irda_usb_probe()