Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa25x_udc.c1219 static int pxa25x_udc_stop(struct usb_gadget *g);
1228 .udc_stop = pxa25x_udc_stop,
1543 static int pxa25x_udc_stop(struct usb_gadget*g) in pxa25x_udc_stop() function