Searched refs:pxa_ep_ops (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/gadget/udc/ | ||
D | pxa27x_udc.h | 238 { .usb_ep = { .name = bname, .ops = &pxa_ep_ops, .maxpacket = maxpkt, \ |
D | pxa27x_udc.c | 1475 static struct usb_ep_ops pxa_ep_ops = { variable |