Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dsnps_udc_core.c1424 static int amd5536_udc_stop(struct usb_gadget *g);
1430 .udc_stop = amd5536_udc_stop,
1976 static int amd5536_udc_stop(struct usb_gadget *g) in amd5536_udc_stop() function