Lines Matching defs:xhci_bus_state
1682 struct xhci_bus_state { struct
1683 unsigned long bus_suspended;
1684 unsigned long next_statechange;
1688 u32 port_c_suspend;
1689 u32 suspended_ports;
1690 u32 port_remote_wakeup;
1691 unsigned long resume_done[USB_MAXCHILDREN];
1693 unsigned long resuming_ports;
1695 unsigned long rexit_ports;
1696 struct completion rexit_done[USB_MAXCHILDREN];
1697 struct completion u3exit_done[USB_MAXCHILDREN];