Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.c368 static int cdns3_remove(struct cdns3 *cdns) in cdns3_remove() function
451 return cdns3_remove(cdns); in cdns3_gadget_remove()
482 return cdns3_remove(cdns); in cdns3_host_remove()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dcore.c616 static int cdns3_remove(struct platform_device *pdev) in cdns3_remove() function
759 .remove = cdns3_remove,