Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Domap_udc.c1311 static int omap_udc_stop(struct usb_gadget *g);
1321 .udc_stop = omap_udc_stop,
2103 static int omap_udc_stop(struct usb_gadget *g) in omap_udc_stop() function