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