Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa27x_udc.c1613 static int pxa27x_udc_stop(struct usb_gadget *g);
1622 .udc_stop = pxa27x_udc_stop,
1796 static int pxa27x_udc_stop(struct usb_gadget *g) in pxa27x_udc_stop() function