Searched refs:ep_err (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.36/drivers/usb/gadget/
H A Dpxa27x_udc.c1156 ep_err(ep, "refusing to queue req %p (already queued)\n", req);
1173 ep_err(ep, "got a request of %d bytes while"
1192 ep_err(ep, "odd state %s to send me a request\n",
1403 ep_err(ep, "type mismatch\n");
1408 ep_err(ep, "bad maxpacket\n");
1416 ep_err(ep, "bogus device state\n");
1924 ep_err(ep, "wrong to have extra bytes for setup : 0x%08x\n", i);
H A Dpxa27x_udc.h498 #define ep_err(ep, fmt, arg...) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dpxa27x_udc.c1156 ep_err(ep, "refusing to queue req %p (already queued)\n", req);
1173 ep_err(ep, "got a request of %d bytes while"
1192 ep_err(ep, "odd state %s to send me a request\n",
1403 ep_err(ep, "type mismatch\n");
1408 ep_err(ep, "bad maxpacket\n");
1416 ep_err(ep, "bogus device state\n");
1924 ep_err(ep, "wrong to have extra bytes for setup : 0x%08x\n", i);
H A Dpxa27x_udc.h498 #define ep_err(ep, fmt, arg...) \ macro

Completed in 133 milliseconds