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

1 23

  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 74 __u8 bRequestType;
  /system/core/adb/
usb_linux.c 602 ctrl.bRequestType = USB_DIR_IN|USB_TYPE_STANDARD|USB_RECIP_DEVICE;
618 ctrl.bRequestType = USB_DIR_IN|USB_TYPE_STANDARD|USB_RECIP_DEVICE;
  /bionic/libc/kernel/common/linux/usb/
ch9.h 105 __u8 bRequestType;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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
125 * @bRequestType: matches the USB bmRequestType field
141 __u8 bRequestType;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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
125 * @bRequestType: matches the USB bmRequestType field
141 __u8 bRequestType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-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
125 * @bRequestType: matches the USB bmRequestType field
141 __u8 bRequestType;
  /system/core/fastboot/
usb_linux.c 141 ctrl.bRequestType = USB_DIR_IN|USB_TYPE_STANDARD|USB_RECIP_DEVICE;
  /external/kernel-headers/original/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
163 * @bRequestType: matches the USB bmRequestType field
179 __u8 bRequestType;
  /system/core/libusbhost/
usbhost.c 465 ctrl.bRequestType = requestType;
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]
  /external/valgrind/main/include/vki/
vki-linux.h     [all...]

Completed in 779 milliseconds

1 23