Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.h30 void xhci_plat_remove(struct platform_device *dev);
H A Dxhci-plat.c405 void xhci_plat_remove(struct platform_device *dev) in xhci_plat_remove() function
437 EXPORT_SYMBOL_GPL(xhci_plat_remove);
564 .remove_new = xhci_plat_remove,
H A Dxhci-rcar.c277 .remove_new = xhci_plat_remove,