Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c1409 unsigned int unref_cur = 0; in winusb_get_device_list() local
1678 if (unref_cur == unref_size) { in winusb_get_device_list()
1687 unref_list[unref_cur++] = dev; in winusb_get_device_list()
1787 for (i = 0; i < unref_cur; i++) in winusb_get_device_list()