Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Domap_udc.c1316 static int omap_udc_stop(struct usb_gadget *g);
1326 .udc_stop = omap_udc_stop,
2108 static int omap_udc_stop(struct usb_gadget *g) in omap_udc_stop() function