Searched refs:goku_udc_stop (Results 1 – 1 of 1) sorted by relevance
1030 static int goku_udc_stop(struct usb_gadget *g);1035 .udc_stop = goku_udc_stop,1404 static int goku_udc_stop(struct usb_gadget *g) in goku_udc_stop() function