Home
last modified time | relevance | path

Searched refs:omap_udc_stop (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
Domap_udc.c1315 static int omap_udc_stop(struct usb_gadget *g);
1325 .udc_stop = omap_udc_stop,
2105 static int omap_udc_stop(struct usb_gadget *g) in omap_udc_stop() function