HomeSort by relevance Sort by last modified time
    Searched defs:USB_SS_PORT_STAT_MASK (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/usb/
ch11.h 86 #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 149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \
  /external/u-boot/include/
usb_defs.h 271 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \

Completed in 55 milliseconds