Searched defs:winusb_device_handle_priv (Results 1 – 1 of 1) sorted by relevance
267 struct winusb_device_handle_priv { struct268 int active_interface;269 struct {272 } interface_handle[USB_MAXINTERFACES];273 int autoclaim_count[USB_MAXINTERFACES]; // For auto-release