Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dm66592-udc.c1335 static struct usb_request *m66592_alloc_request(struct usb_ep *_ep, in m66592_alloc_request() function
1455 .alloc_request = m66592_alloc_request,
1659 m66592->ep0_req = m66592_alloc_request(&m66592->ep[0].ep, GFP_KERNEL); in m66592_probe()