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

  /bionic/libc/kernel/uapi/linux/usb/
ch11.h 134 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
  /external/kernel-headers/original/uapi/linux/usb/
ch11.h 247 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
  /external/u-boot/include/
usb_defs.h 95 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a)
  /external/u-boot/common/
usb_hub.c 92 dtype = USB_DT_SS_HUB;
  /external/u-boot/drivers/usb/host/
xhci.c 952 case USB_DT_SS_HUB:
    [all...]

Completed in 97 milliseconds