Searched defs:bcm63xx_ep (Results 1 – 1 of 1) sorted by relevance
237 struct bcm63xx_ep { struct238 unsigned int ep_num;239 struct iudma_ch *iudma;240 struct usb_ep ep;241 struct bcm63xx_udc *udc;242 struct list_head queue;243 unsigned halted:1;