Searched defs:fotg210_ep (Results 1 – 2 of 2) sorted by relevance
217 struct fotg210_ep { struct218 struct usb_ep ep;219 struct fotg210_udc *fotg210;221 struct list_head queue;245 struct fotg210_ep *ep[FOTG210_MAX_NUM_EP]; argument
30 struct fotg210_ep { struct45 struct fotg210_ep *ep; argument