Searched refs:hub_event_list (Results 1 – 2 of 2) sorted by relevance
14 static struct usb_list_head hub_event_list; variable
58 static struct usb_list_head hub_event_list; variable134 list_head_malloc_and_add(hub, &hub_event_list); in kick_khubd()1594 list_destroy_whole_list(&hub_event_list); in hub_events()1602 if (usb_list_empty(&hub_event_list)) in hub_events()1610 tmp = hub_event_list.next; in hub_events()3282 USB_INIT_LIST_HEAD(&hub_event_list); in usb_gen_hub_init()
Completed in 11 milliseconds