Searched defs:bcm63xx_ep (Results 1 – 1 of 1) sorted by relevance
222 struct bcm63xx_ep { struct223 unsigned int ep_num;224 struct iudma_ch *iudma;225 struct usb_ep ep;226 struct bcm63xx_udc *udc;227 struct list_head queue;228 unsigned halted:1;