Searched refs:req_config (Results 1 - 14 of 14) 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 Ds3c2410_udc.h104 unsigned req_config : 1; member in struct:s3c2410_udc
H A Dlh7a40x_udc.h250 unsigned req_pending:1, req_std:1, req_config:1; member in struct:lh7a40x_udc
H A Dpxa25x_udc.h121 req_config : 1, member in struct:pxa25x_udc
H A Dgoku_udc.h252 req_config:1, member in struct:goku_udc
H A Dpxa25x_udc.c710 if (dev->req_config) {
1531 dev->req_config = 0;
1541 dev->req_config = 1;
1580 if (dev->req_config) {
H A Ds3c2410_udc.c656 dev->req_config = 0;
664 dev->req_config = 1;
673 dev->req_config = 1;
744 if (dev->req_config) {
H A Dgoku_udc.c465 if (ep->dev->req_config)
1499 dev->req_config = (ctrl.bRequest == USB_REQ_SET_CONFIGURATION
1501 if (unlikely(dev->req_config))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Ds3c2410_udc.h104 unsigned req_config : 1; member in struct:s3c2410_udc
H A Dlh7a40x_udc.h250 unsigned req_pending:1, req_std:1, req_config:1; member in struct:lh7a40x_udc
H A Dpxa25x_udc.h121 req_config : 1, member in struct:pxa25x_udc
H A Dgoku_udc.h252 req_config:1, member in struct:goku_udc
H A Dpxa25x_udc.c710 if (dev->req_config) {
1531 dev->req_config = 0;
1541 dev->req_config = 1;
1580 if (dev->req_config) {
H A Ds3c2410_udc.c656 dev->req_config = 0;
664 dev->req_config = 1;
673 dev->req_config = 1;
744 if (dev->req_config) {
H A Dgoku_udc.c465 if (ep->dev->req_config)
1499 dev->req_config = (ctrl.bRequest == USB_REQ_SET_CONFIGURATION
1501 if (unlikely(dev->req_config))

Completed in 290 milliseconds