usb_hub
Regular
4.4
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
4.8
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
4.10
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
4.13
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
4.15
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
4.18
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
5.0
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
struct usb_port **ports;
};
5.3
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
5.4
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
5.8
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
5.11
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
5.13
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
5.15
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
5.19
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
6.2
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
struct list_head onboard_hub_devs;
};
6.5
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
struct list_head onboard_hub_devs;
};
6.8
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
struct list_head onboard_hub_devs;
};
arm64
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
armhf
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
ppc64el
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
riscv64
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
aws
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
azure
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
gcp
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
lowlatency
: ✅struct usb_hub {
struct device *intfdev;
struct usb_device *hdev;
struct kref kref;
struct urb *urb;
u8[8] *buffer;
union (anon) *status;
struct mutex status_mutex;
int error;
int nerrors;
long unsigned int event_bits[1];
long unsigned int change_bits[1];
long unsigned int removed_bits[1];
long unsigned int wakeup_bits[1];
long unsigned int power_bits[1];
long unsigned int child_usage_bits[1];
long unsigned int warm_reset_bits[1];
struct usb_hub_descriptor *descriptor;
struct usb_tt tt;
unsigned int mA_per_port;
unsigned int wakeup_enabled_descendants;
unsigned int limited_power;
unsigned int quiescing;
unsigned int disconnected;
unsigned int in_reset;
unsigned int quirk_disable_autosuspend;
unsigned int quirk_check_port_auto_suspend;
unsigned int has_indicators;
u8 indicator[31];
struct delayed_work leds;
struct delayed_work init_work;
struct work_struct events;
spinlock_t irq_urb_lock;
struct timer_list irq_urb_retry;
struct usb_port **ports;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
⚠️spinlock_t irq_urb_lock
struct timer_list irq_urb_retry
5.3
and 5.4
⚠️unsigned int quirk_disable_autosuspend
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
⚠️struct list_head onboard_hub_devs
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅