Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2548 static int lpc32xx_stop(struct usb_gadget *);
2557 .udc_stop = lpc32xx_stop,
2950 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop() function