usb_hcd_pci_pm_ops  602 drivers/usb/core/hcd-pci.c const struct dev_pm_ops usb_hcd_pci_pm_ops = {
usb_hcd_pci_pm_ops  618 drivers/usb/core/hcd-pci.c EXPORT_SYMBOL_GPL(usb_hcd_pci_pm_ops);
usb_hcd_pci_pm_ops  396 drivers/usb/host/ehci-pci.c 		.pm =	&usb_hcd_pci_pm_ops
usb_hcd_pci_pm_ops  300 drivers/usb/host/ohci-pci.c 		.pm =	&usb_hcd_pci_pm_ops
usb_hcd_pci_pm_ops  306 drivers/usb/host/uhci-pci.c 		.pm =	&usb_hcd_pci_pm_ops
usb_hcd_pci_pm_ops  563 drivers/usb/host/xhci-pci.c 		.pm = &usb_hcd_pci_pm_ops
usb_hcd_pci_pm_ops  489 include/linux/usb/hcd.h extern const struct dev_pm_ops usb_hcd_pci_pm_ops;