Home
last modified time | relevance | path

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

/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