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