Home
last modified time | relevance | path

Searched refs:xhci_plat_remove (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-plat.h28 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); variable
564 .remove_new = xhci_plat_remove,
H A Dxhci-rcar.c279 .remove_new = xhci_plat_remove,
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-plat.c408 static int xhci_plat_remove(struct platform_device *dev) in xhci_plat_remove() function
546 .remove = xhci_plat_remove,

Completed in 3 milliseconds