Searched refs:req_config (Results 1 - 5 of 5) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dgoku_udc.c511 if (ep->dev->req_config)
1548 dev->req_config = (ctrl.bRequest == USB_REQ_SET_CONFIGURATION
1550 if (unlikely(dev->req_config))
H A Dgoku_udc.h250 req_config:1, member in struct:goku_udc
H A Dlh7a40x_udc.h250 unsigned req_pending:1, req_std:1, req_config:1; member in struct:lh7a40x_udc
H A Dpxa2xx_udc.c966 if (dev->req_config) {
1832 dev->req_config = 0;
1842 dev->req_config = 1;
1881 if (dev->req_config) {
H A Dpxa2xx_udc.h131 req_config : 1; member in struct:pxa2xx_udc

Completed in 62 milliseconds