Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-plat.h29 extern const struct dev_pm_ops xhci_plat_pm_ops;
H A Dxhci-plat.c539 const struct dev_pm_ops xhci_plat_pm_ops = { variable
551 EXPORT_SYMBOL_GPL(xhci_plat_pm_ops); variable
568 .pm = &xhci_plat_pm_ops,
H A Dxhci-rcar.c283 .pm = &xhci_plat_pm_ops,
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-plat.c527 static const struct dev_pm_ops xhci_plat_pm_ops = { variable
550 .pm = &xhci_plat_pm_ops,

Completed in 3 milliseconds