Home
last modified time | relevance | path

Searched refs:hub_event_list (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/core/
A Dusb_gen_hub_base.h14 static struct usb_list_head hub_event_list; variable
A Dusb_gen_hub.c58 static struct usb_list_head hub_event_list; variable
134 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