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