Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.c786 static int at91_stop(struct usb_gadget *gadget);
795 .udc_stop = at91_stop,
1325 static int at91_stop(struct usb_gadget *gadget) in at91_stop() function
1477 at91_stop(&udc->gadget); in usb_gadget_unregister_driver()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c985 static int at91_stop(struct usb_gadget *gadget);
994 .udc_stop = at91_stop,
1567 static int at91_stop(struct usb_gadget *gadget) in at91_stop() function