Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2488 static int lpc32xx_stop(struct usb_gadget *);
2497 .udc_stop = lpc32xx_stop,
2922 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop() function