Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dpxa27x_udc.c1615 static int pxa27x_udc_stop(struct usb_gadget *g);
1624 .udc_stop = pxa27x_udc_stop,
1799 static int pxa27x_udc_stop(struct usb_gadget *g) in pxa27x_udc_stop() function