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

  /bionic/libc/kernel/uapi/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)
  /development/ndk/platforms/android-L/include/linux/usb/
ch11.h 76 #define USB_PORT_STAT_CONNECTION 0x0001
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 110 #define USB_PORT_STAT_CONNECTION 0x0001
134 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
  /prebuilts/ndk/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/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)

Completed in 202 milliseconds