Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dm66592-udc.c1328 static struct usb_request *m66592_alloc_request(struct usb_ep *_ep, in m66592_alloc_request() function
1440 .alloc_request = m66592_alloc_request,
1650 m66592->ep0_req = m66592_alloc_request(&m66592->ep[0].ep, GFP_KERNEL); in m66592_probe()