Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgoku_udc.c1028 static int goku_udc_stop(struct usb_gadget *g);
1033 .udc_stop = goku_udc_stop,
1403 static int goku_udc_stop(struct usb_gadget *g) in goku_udc_stop() function
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgoku_udc.c1030 static int goku_udc_stop(struct usb_gadget *g);
1035 .udc_stop = goku_udc_stop,
1404 static int goku_udc_stop(struct usb_gadget *g) in goku_udc_stop() function

Completed in 5 milliseconds