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