Searched defs:winusb_device_handle_priv (Results 1 – 1 of 1) sorted by relevance
277 struct winusb_device_handle_priv { struct278 int active_interface;279 struct {283 } interface_handle[USB_MAXINTERFACES];284 int autoclaim_count[USB_MAXINTERFACES]; // For auto-release