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