Searched refs:idle_qh_list (Results 1 – 3 of 3) sorted by relevance
423 struct list_head idle_qh_list; /* Where the idle QHs live */ member
607 INIT_LIST_HEAD(&uhci->idle_qh_list); in uhci_start()
593 list_move(&qh->node, &uhci->idle_qh_list); in uhci_make_qh_idle()