Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-plat.h28 void xhci_plat_remove(struct platform_device *dev);
Dxhci-plat.c392 void xhci_plat_remove(struct platform_device *dev) in xhci_plat_remove() function
424 EXPORT_SYMBOL_GPL(xhci_plat_remove);
521 .remove_new = xhci_plat_remove,
Dxhci-rcar.c279 .remove_new = xhci_plat_remove,