Searched refs:pxa27x_udc_stop (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/
H A Dpxa27x_udc.c1675 static int pxa27x_udc_stop(struct usb_gadget_driver *driver);
1684 .stop = pxa27x_udc_stop,
1886 * pxa27x_udc_stop - Unregister the gadget driver
1891 static int pxa27x_udc_stop(struct usb_gadget_driver *driver) function

Completed in 12 milliseconds