Home
last modified time | relevance | path

Searched defs:usb_native_devinfo (Results 1 – 1 of 1) sorted by relevance

/devicemodel/include/
A Dusb_core.h188 struct usb_native_devinfo { struct
189 int speed;
190 int maxchild;
191 uint16_t bcd;
192 uint16_t pid;
193 uint16_t vid;
194 enum usb_native_devtype type;
195 struct usb_devpath path;
196 void *priv_data;

Completed in 5 milliseconds