Searched refs:at91_stop (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Dat91_udc.c790 static int at91_stop(struct usb_gadget *gadget);
799 .udc_stop = at91_stop,
1329 static int at91_stop(struct usb_gadget *gadget) function
1481 at91_stop(&udc->gadget);

Completed in 37 milliseconds