Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dpxa27x_udc.c1660 static int pxa27x_udc_stop(struct usb_gadget *g);
1669 .udc_stop = pxa27x_udc_stop,
1847 static int pxa27x_udc_stop(struct usb_gadget *g) in pxa27x_udc_stop() function