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

/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dtestusb.c9 #define USBLP_LAST_PROTOCOL 3 macro
120 dev->config[i].interface[j].altsetting[k].bInterfaceProtocol > USBLP_LAST_PROTOCOL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dprinter.c171 #define USBLP_LAST_PROTOCOL 3 macro
172 #define USBLP_MAX_PROTOCOLS (USBLP_LAST_PROTOCOL+1)
223 for (p = USBLP_FIRST_PROTOCOL; p <= USBLP_LAST_PROTOCOL; p++) {
697 i <= USBLP_LAST_PROTOCOL; i++) {
1445 ifd->bInterfaceProtocol > USBLP_LAST_PROTOCOL)
1486 proto_bias <= USBLP_LAST_PROTOCOL &&
1503 if (protocol < USBLP_FIRST_PROTOCOL || protocol > USBLP_LAST_PROTOCOL)
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dprinter.c126 #define USBLP_LAST_PROTOCOL 3 macro
127 #define USBLP_MAX_PROTOCOLS (USBLP_LAST_PROTOCOL+1)
164 for (p = USBLP_FIRST_PROTOCOL; p <= USBLP_LAST_PROTOCOL; p++) {
628 i <= USBLP_LAST_PROTOCOL; i++) {
1273 ifd->bInterfaceProtocol > USBLP_LAST_PROTOCOL)
1314 proto_bias <= USBLP_LAST_PROTOCOL &&
1331 if (protocol < USBLP_FIRST_PROTOCOL || protocol > USBLP_LAST_PROTOCOL)
/asus-wl-520gu-7.0.1.45/src/router/LPRng/working_binaries/
H A Dprinter.c126 #define USBLP_LAST_PROTOCOL 3 macro
127 #define USBLP_MAX_PROTOCOLS (USBLP_LAST_PROTOCOL+1)
164 for (p = USBLP_FIRST_PROTOCOL; p <= USBLP_LAST_PROTOCOL; p++) {
645 i <= USBLP_LAST_PROTOCOL; i++) {
1335 ifd->bInterfaceProtocol > USBLP_LAST_PROTOCOL)
1376 proto_bias <= USBLP_LAST_PROTOCOL &&
1393 if (protocol < USBLP_FIRST_PROTOCOL || protocol > USBLP_LAST_PROTOCOL)

Completed in 50 milliseconds