Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.c1316 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