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