Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-plat.h25 int xhci_plat_probe(struct platform_device *pdev, struct device *sysdev,
H A Dxhci-plat.c142 int xhci_plat_probe(struct platform_device *pdev, struct device *sysdev, const struct xhci_plat_priv *priv_match) in xhci_plat_probe() function
364 EXPORT_SYMBOL_GPL(xhci_plat_probe); variable
402 return xhci_plat_probe(pdev, sysdev, priv_match); in xhci_generic_plat_probe()
H A Dxhci-rcar.c274 return xhci_plat_probe(pdev, NULL, priv_match); in xhci_renesas_probe()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-plat.c187 static int xhci_plat_probe(struct platform_device *pdev) in xhci_plat_probe() function
545 .probe = xhci_plat_probe,

Completed in 3 milliseconds