Searched refs:needspatch (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 65 milliseconds