Home
last modified time | relevance | path

Searched refs:BalanceListInt1 (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/usb/usbport/
H A Dusb2.c948 LIST_ENTRY BalanceListInt1; in USB2_Rebalance() local
960 InitializeListHead(&BalanceListInt1); in USB2_Rebalance()
1004 InsertTailList(&BalanceListInt1, Entry); in USB2_Rebalance()
1020 USB2_RebalanceEndpoint(FdoDevice, &BalanceListInt1); in USB2_Rebalance()