Searched defs:usb_device_port_path (Results 1 – 1 of 1) sorted by relevance
132 struct usb_device_port_path { struct133 uint8_t udp_bus; /* which bus we are on */134 uint8_t udp_index; /* which device index */135 uint8_t udp_port_level; /* how many levels: 0, 1, 2 ... */136 uint8_t udp_port_no[USB_DEVICE_PORT_PATH_MAX];