Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h234 { .usb_ep = { .name = bname, .ops = &pxa_ep_ops, .maxpacket = maxpkt, \
H A Dpxa27x_udc.c1400 static const struct usb_ep_ops pxa_ep_ops = { variable