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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.c1420 int qh_busy; local
1436 qh_busy = !list_empty(&qh->qtd_list);
1438 qh_busy = 0;
1447 if (!qh_busy)

Completed in 30 milliseconds