Searched refs:mv_udc_stop (Results 1 – 1 of 1) sorted by relevance
1218 static int mv_udc_stop(struct usb_gadget *);1234 .udc_stop = mv_udc_stop,1388 static int mv_udc_stop(struct usb_gadget *gadget) in mv_udc_stop() function