HomeSort by relevance Sort by last modified time
    Searched refs:bRequestType (Results 126 - 149 of 149) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /system/core/adb/
usb_linux.c 627 ctrl.bRequestType = USB_DIR_IN|USB_TYPE_STANDARD|USB_RECIP_DEVICE;
643 ctrl.bRequestType = USB_DIR_IN|USB_TYPE_STANDARD|USB_RECIP_DEVICE;
  /bionic/libc/kernel/uapi/linux/usb/
ch9.h 109 __u8 bRequestType;
  /development/ndk/platforms/android-L/include/linux/usb/
ch9.h 109 __u8 bRequestType;
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 47 * It's also one of three fields in control requests bRequestType.
53 * USB types, the second of three bRequestType fields
62 * USB recipients, the third of three bRequestType fields
76 * These are qualified by the bRequestType field, so that for example
170 * @bRequestType: matches the USB bmRequestType field
186 __u8 bRequestType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
ch9.h 46 * It's also one of three fields in control requests bRequestType.
52 * USB types, the second of three bRequestType fields
61 * USB recipients, the third of three bRequestType fields
75 * These are qualified by the bRequestType field, so that for example
131 * @bRequestType: matches the USB bmRequestType field
147 __u8 bRequestType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
ch9.h 46 * It's also one of three fields in control requests bRequestType.
52 * USB types, the second of three bRequestType fields
61 * USB recipients, the third of three bRequestType fields
75 * These are qualified by the bRequestType field, so that for example
131 * @bRequestType: matches the USB bmRequestType field
147 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
ch9.h 109 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
ch9.h 109 __u8 bRequestType;
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
ch9.h 109 __u8 bRequestType;
  /system/core/libusbhost/
usbhost.c 581 ctrl.bRequestType = requestType;
  /external/valgrind/main/include/vki/
vki-linux.h     [all...]
  /external/libpcap/
pcap-usb-linux.c 275 ctrl.bRequestType = USB_DIR_IN | USB_TYPE_STANDARD | USB_RECIP_DEVICE;
configure     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]

Completed in 2550 milliseconds

1 2 3 4 56