Home
last modified time | relevance | path

Searched refs:req_config (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/gadget/udc/
A Ds3c2410_udc.h89 unsigned req_config : 1; member
A Dpxa25x_udc.h106 req_config : 1, member
A Dgoku_udc.h248 req_config:1, member
A Ds3c2410_udc.c602 dev->req_config = 0; in s3c2410_udc_handle_ep0_idle()
610 dev->req_config = 1; in s3c2410_udc_handle_ep0_idle()
619 dev->req_config = 1; in s3c2410_udc_handle_ep0_idle()
689 if (dev->req_config) { in s3c2410_udc_handle_ep0_idle()
A Dpxa25x_udc.c897 if (dev->req_config) { in pxa25x_ep_queue()
1693 dev->req_config = 0; in handle_ep0()
1703 dev->req_config = 1; in handle_ep0()
1742 if (dev->req_config) { in handle_ep0()
A Dgoku_udc.c478 if (ep->dev->req_config) in read_fifo()
1503 dev->req_config = (ctrl.bRequest == USB_REQ_SET_CONFIGURATION in ep0_setup()
1505 if (unlikely(dev->req_config)) in ep0_setup()

Completed in 17 milliseconds