Searched defs:bcm63xx_ep (Results 1 – 1 of 1) sorted by relevance
242 struct bcm63xx_ep { struct243 unsigned int ep_num;244 struct iudma_ch *iudma;245 struct usb_ep ep;246 struct bcm63xx_udc *udc;247 struct list_head queue;248 unsigned halted:1;