Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/udc/
Dsnps_udc_core.c1430 static int amd5536_udc_stop(struct usb_gadget *g);
1436 .udc_stop = amd5536_udc_stop,
2002 static int amd5536_udc_stop(struct usb_gadget *g) in amd5536_udc_stop() function