Searched refs:idle_qh_list (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h383 struct list_head idle_qh_list; /* Where the idle QHs live */ member in struct:uhci_hcd
H A Duhci-hcd.c607 INIT_LIST_HEAD(&uhci->idle_qh_list);
H A Duhci-q.c591 list_move(&qh->node, &uhci->idle_qh_list);

Completed in 105 milliseconds