Searched refs:tmp_list (Results 1 – 2 of 2) sorted by relevance
1274 struct list_head *tmp_list = &pRootHub->hub_event; in ms_hub_events() local1288 if (ms_is_empty_list(tmp_list)) in ms_hub_events()1294 list_t = tmp_list->next; in ms_hub_events()1442 struct list_head *tmp_list = &pRootHub->hub_event; in ms_hub_poll() local1444 if (ms_is_empty_list(tmp_list)) in ms_hub_poll()1498 struct list_head *tmp_list = &pRootHub->p_UsbHcd->tt_clear_list; in ms_hub_tt_kevent() local1505 if (ms_is_empty_list(tmp_list)) { in ms_hub_tt_kevent()1509 list_t = tmp_list->next; in ms_hub_tt_kevent()
8704 struct list_head *tmp_list = pRootHub->p_hub_event; in has_hub_events_EX() local8707 if (list_empty(tmp_list)) in has_hub_events_EX()8716 tmp = tmp_list->next; in has_hub_events_EX()8834 struct list_head *tmp_list = pRootHub->p_hub_event; in hub_events_EX() local8944 if (list_empty(tmp_list)) in hub_events_EX()8950 tmp = tmp_list->next; in hub_events_EX()