Searched defs:winusb_device_handle_priv (Results 1 – 1 of 1) sorted by relevance
285 struct winusb_device_handle_priv { struct286 int active_interface;287 struct {291 } interface_handle[USB_MAXINTERFACES];292 int autoclaim_count[USB_MAXINTERFACES]; // For auto-release