Searched defs:wIndex (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/
H A Dsync.c68 * The wValue, wIndex and wLength fields values should be given in host-endian
75 * \param wIndex the index field for the setup packet
91 uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex,
108 libusb_fill_control_setup(buffer, bmRequestType, bRequest, wValue, wIndex,
90 libusb_control_transfer(libusb_device_handle *dev_handle, uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, unsigned char *data, uint16_t wLength, unsigned int timeout) argument
H A Dlibusb.h890 uint16_t wIndex; member in struct:libusb_control_setup
1442 * buffer) for a control transfer. The wIndex, wValue and wLength values should
1456 * \param wIndex see the
1457 * \ref libusb_control_setup::wIndex "wIndex" field of
1464 uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex,
1471 setup->wIndex = libusb_cpu_to_le16(wIndex);
1707 uint8_t request_type, uint8_t bRequest, uint16_t wValue, uint16_t wIndex,
1463 libusb_fill_control_setup(unsigned char *buffer, uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, uint16_t wLength) argument
/external/libusb/libusb/
H A Dsync.c50 * The wValue, wIndex and wLength fields values should be given in host-endian
57 * \param wIndex the index field for the setup packet
73 uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex,
90 libusb_fill_control_setup(buffer, bmRequestType, bRequest, wValue, wIndex,
72 libusb_control_transfer(libusb_device_handle *dev_handle, uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, unsigned char *data, uint16_t wLength, unsigned int timeout) argument
H A Dlibusb.h532 uint16_t wIndex; member in struct:libusb_control_setup
859 * buffer) for a control transfer. The wIndex, wValue and wLength values should
872 * \param wIndex see the
873 * \ref libusb_control_setup::wIndex "wIndex" field of
880 uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex,
887 setup->wIndex = libusb_cpu_to_le16(wIndex);
879 libusb_fill_control_setup(unsigned char *buffer, uint8_t bmRequestType, uint8_t bRequest, uint16_t wValue, uint16_t wIndex, uint16_t wLength) argument
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwince_usb.h66 UINT16 wIndex; member in struct:__anon12857
H A Dlinux_usbfs.h33 uint16_t wIndex; member in struct:usbfs_ctrltransfer
H A Dwindows_usb.h461 USHORT wIndex; member in struct:USB_CONFIGURATION_DESCRIPTOR_SHORT::__anon12859::__anon12860
483 USHORT wIndex; member in struct:USB_DESCRIPTOR_REQUEST::__anon12861
/external/libpcap/pcap/
H A Dusb.h63 u_int16_t wIndex; member in struct:_usb_setup
/external/libnfc-nci/src/udrv/include/
H A Duusb.h86 UINT16 wIndex; member in struct:tUUSB_SETUP_PKTTag
/external/libusb/libusb/os/
H A Dlinux_usbfs.h31 uint16_t wIndex; member in struct:usbfs_ctrltransfer
/external/kernel-headers/original/uapi/linux/
H A Dusbdevice_fs.h43 __u16 wIndex; member in struct:usbdevfs_ctrltransfer
/external/libusb-compat/libusb/
H A Dcore.c836 int bRequest, int wValue, int wIndex, char *bytes, int size, int timeout)
840 bRequest, wValue, wIndex, size, timeout);
843 bRequest & 0xff, wValue & 0xffff, wIndex & 0xffff, bytes, size & 0xffff,
835 usb_control_msg(usb_dev_handle *dev, int bmRequestType, int bRequest, int wValue, int wIndex, char *bytes, int size, int timeout) argument
H A Dusb.h195 u_int16_t wIndex; member in struct:usb_ctrl_setup
/external/kernel-headers/original/uapi/linux/usb/
H A Dcdc.h288 __le16 wIndex; member in struct:usb_cdc_notification
H A Dch9.h173 * @wIndex: matches the USB wIndex field (le16 byte order)
189 __le16 wIndex; member in struct:usb_ctrlrequest
/external/valgrind/main/include/vki/
H A Dvki-linux.h2427 __vki_u16 wIndex; member in struct:vki_usbdevfs_ctrltransfer
2502 __vki_u16 wIndex; member in struct:vki_usbdevfs_setuppacket
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/sqlite/dist/orig/
H A Dsqlite3.c87690 unsigned wIndex = 0; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c87710 unsigned wIndex = 0; local
[all...]
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 8573 milliseconds