Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c238 struct bcm63xx_ep { struct
239 unsigned int ep_num;
240 struct iudma_ch *iudma;
241 struct usb_ep ep;
242 struct bcm63xx_udc *udc;
243 struct list_head queue;
244 unsigned halted:1;