Home
last modified time | relevance | path

Searched defs:xhci_bus_state (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1707 struct xhci_bus_state { struct
1708 unsigned long bus_suspended;
1709 unsigned long next_statechange;
1713 u32 port_c_suspend;
1714 u32 suspended_ports;
1715 u32 port_remote_wakeup;
1716 unsigned long resume_done[USB_MAXCHILDREN];
1718 unsigned long resuming_ports;
1720 unsigned long rexit_ports;
1721 struct completion rexit_done[USB_MAXCHILDREN];
[all …]