Home
last modified time | relevance | path

Searched refs:req_config (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h89 unsigned req_config : 1; member
H A Dpxa25x_udc.h106 req_config : 1, member
H A Dgoku_udc.h248 req_config:1, member
H 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()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h106 req_config : 1, member
H A Dgoku_udc.h248 req_config:1, member
H A Dpxa25x_udc.c893 if (dev->req_config) { in pxa25x_ep_queue()
1655 dev->req_config = 0; in handle_ep0()
1665 dev->req_config = 1; in handle_ep0()
1704 if (dev->req_config) { in handle_ep0()
H A Dgoku_udc.c478 if (ep->dev->req_config) in read_fifo()
1504 dev->req_config = (ctrl.bRequest == USB_REQ_SET_CONFIGURATION in ep0_setup()
1506 if (unlikely(dev->req_config)) in ep0_setup()

Completed in 22 milliseconds