Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.h238 { .usb_ep = { .name = bname, .ops = &pxa_ep_ops, .maxpacket = maxpkt, \
Dpxa27x_udc.c1475 static struct usb_ep_ops pxa_ep_ops = { variable