Searched refs:omap_udc_stop (Results 1 – 1 of 1) sorted by relevance
1316 static int omap_udc_stop(struct usb_gadget *g);1326 .udc_stop = omap_udc_stop,2103 static int omap_udc_stop(struct usb_gadget *g) in omap_udc_stop() function