Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dat91_udc.c787 static int at91_stop(struct usb_gadget *gadget);
796 .udc_stop = at91_stop,
1326 static int at91_stop(struct usb_gadget *gadget) in at91_stop() function
1478 at91_stop(&udc->gadget); in usb_gadget_unregister_driver()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dat91_udc.c983 static int at91_stop(struct usb_gadget *gadget);
992 .udc_stop = at91_stop,
1566 static int at91_stop(struct usb_gadget *gadget) in at91_stop() function