Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c2482 static int lpc32xx_stop(struct usb_gadget *);
2491 .udc_stop = lpc32xx_stop,
2910 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop() function