Home
last modified time | relevance | path

Searched defs:fotg210_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h217 struct fotg210_ep { struct
218 struct usb_ep ep;
219 struct fotg210_udc *fotg210;
221 struct list_head queue;
245 struct fotg210_ep *ep[FOTG210_MAX_NUM_EP]; argument
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c30 struct fotg210_ep { struct
45 struct fotg210_ep *ep; argument