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