HomeSort by relevance Sort by last modified time
    Searched defs:USB_PORT_STAT_CONNECTION (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/usb/
ch11.h 77 #define USB_PORT_STAT_CONNECTION 0x0001
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 46 #define USB_PORT_STAT_CONNECTION 0x0001

Completed in 4235 milliseconds

12