Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-plat.h31 void xhci_plat_remove(struct platform_device *dev);
H A Dxhci-plat.c423 void xhci_plat_remove(struct platform_device *dev) in xhci_plat_remove() function
455 EXPORT_SYMBOL_GPL(xhci_plat_remove);
584 .remove = xhci_plat_remove,
H A Dxhci-rcar.c277 .remove = xhci_plat_remove,