Lines Matching defs:hcd
94 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_msix_sync_irqs() local
108 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_cleanup_msix() local
163 struct usb_hcd *hcd = xhci_to_hcd(xhci); in xhci_setup_msix() local
202 static int xhci_try_enable_msi(struct usb_hcd *hcd) in xhci_try_enable_msi()
253 static int xhci_pci_run(struct usb_hcd *hcd) in xhci_pci_run()
266 static void xhci_pci_stop(struct usb_hcd *hcd) in xhci_pci_stop()
557 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) in xhci_find_lpm_incapable_ports()
587 static void xhci_find_lpm_incapable_ports(struct usb_hcd *hcd, struct usb_device *hdev) { } in xhci_find_lpm_incapable_ports()
591 static int xhci_pci_setup(struct usb_hcd *hcd) in xhci_pci_setup()
620 static int xhci_pci_update_hub_device(struct usb_hcd *hcd, struct usb_device *hdev, in xhci_pci_update_hub_device()
638 struct usb_hcd *hcd; in xhci_pci_probe() local
745 static void xhci_ssic_port_unused_quirk(struct usb_hcd *hcd, bool suspend) in xhci_ssic_port_unused_quirk()
780 static void xhci_pme_quirk(struct usb_hcd *hcd) in xhci_pme_quirk()
792 static void xhci_sparse_control_quirk(struct usb_hcd *hcd) in xhci_sparse_control_quirk()
801 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
841 static int xhci_pci_resume(struct usb_hcd *hcd, pm_message_t msg) in xhci_pci_resume()
880 static int xhci_pci_poweroff_late(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_poweroff_late()
931 static void xhci_pci_shutdown(struct usb_hcd *hcd) in xhci_pci_shutdown()