Searched defs:fotg210_ep (Results 1 – 1 of 1) 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