Home
last modified time | relevance | path

Searched refs:USB_MAXCHILDREN (Results 1 – 1 of 1) sorted by relevance

/include/
A Dusb.h41 #define USB_MAXCHILDREN 8 /* This is arbitrary */ macro
155 struct usb_device *children[USB_MAXCHILDREN];
582 __u8 DeviceRemovable[(USB_MAXCHILDREN + 1 + 7) / 8];
583 __u8 PortPowerCtrlMask[(USB_MAXCHILDREN + 1 + 7) / 8];
600 int overcurrent_count[USB_MAXCHILDREN]; /* Over-current counter */

Completed in 7 milliseconds