Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dpxa25x_udc.h106 req_config : 1, member
A Dgoku_udc.h248 req_config:1, member
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()
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 14 milliseconds