Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Dpxa25x_udc.c1220 static int pxa25x_udc_stop(struct usb_gadget *g);
1229 .udc_stop = pxa25x_udc_stop,
1544 static int pxa25x_udc_stop(struct usb_gadget*g) in pxa25x_udc_stop() function