Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2489 static int lpc32xx_stop(struct usb_gadget *);
2498 .udc_stop = lpc32xx_stop,
2917 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop() function