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