Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dlpc32xx_udc.c2488 static int lpc32xx_start(struct usb_gadget *, struct usb_gadget_driver *);
2497 .udc_start = lpc32xx_start,
2883 static int lpc32xx_start(struct usb_gadget *gadget, in lpc32xx_start() function