Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2487 static int lpc32xx_stop(struct usb_gadget *);
2496 .udc_stop = lpc32xx_stop,
2915 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop() function