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