HomeSort by relevance Sort by last modified time
    Searched refs:USB_PORT_STAT_OVERCURRENT (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/usb/
ch11.h 81 #define USB_PORT_STAT_OVERCURRENT 0x0008
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /development/ndk/platforms/android-L/include/linux/usb/
ch11.h 80 #define USB_PORT_STAT_OVERCURRENT 0x0008
95 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /external/kernel-headers/original/uapi/linux/usb/
ch11.h 113 #define USB_PORT_STAT_OVERCURRENT 0x0008
136 USB_PORT_STAT_OVERCURRENT | \
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/usb/
ch11.h 81 #define USB_PORT_STAT_OVERCURRENT 0x0008
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/9/platforms/android-19/arch-mips64/usr/include/linux/usb/
ch11.h 81 #define USB_PORT_STAT_OVERCURRENT 0x0008
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/9/platforms/android-19/arch-x86_64/usr/include/linux/usb/
ch11.h 81 #define USB_PORT_STAT_OVERCURRENT 0x0008
96 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)

Completed in 35 milliseconds