Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcore.h126 int cdns_remove(struct cdns *cdns);
Dcore.c497 int cdns_remove(struct cdns *cdns) in cdns_remove() function
504 EXPORT_SYMBOL_GPL(cdns_remove);
Dcdnsp-pci.c190 cdns_remove(cdnsp); in cdnsp_pci_remove()
Dcdns3-plat.c193 cdns_remove(cdns); in cdns3_plat_remove()