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