Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dusb_ffs.cpp217 .wIndex = cpu_to_le32(4),
226 .wIndex = cpu_to_le32(5),
Dusb.cpp395 << ", wIndex = " << static_cast<int>(event.u.setup.wIndex) in StartMonitor()
/system/core/adb/client/
Dusb_osx.cpp249 req.wIndex = 0; in AndroidInterfaceAdded()
267 req.wIndex = languages[lang]; in AndroidInterfaceAdded()
/system/core/adb/tools/
Dcheck_ms_os_desc.cpp118 uint16_t wIndex; in check_ms_os_desc_v1() member
/system/core/fastboot/
Dusb_osx.cpp353 req.wIndex = 0x0409; in try_device()
/system/core/libusbhost/
Dusbhost.c664 ctrl.wIndex = index; in usb_device_control_transfer()