Home
last modified time | relevance | path

Searched refs:musb_gadget_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_gadget.c1670 static int musb_gadget_stop(struct usb_gadget *g);
1680 .udc_stop = musb_gadget_stop,
1880 static int musb_gadget_stop(struct usb_gadget *g) in musb_gadget_stop() function
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_gadget.c1672 static int musb_gadget_stop(struct usb_gadget *g);
1682 .udc_stop = musb_gadget_stop,
1885 static int musb_gadget_stop(struct usb_gadget *g) in musb_gadget_stop() function

Completed in 5 milliseconds