Searched defs:handle_priv (Results 1 – 2 of 2) sorted by relevance
623 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in auto_claim() local667 struct windows_device_handle_priv* handle_priv = _device_handle_priv(dev_handle); in auto_release() local2319 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_open() local2352 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_close() local2372 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_configure_endpoints() local2417 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_claim_interface() local2485 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_release_interface() local2506 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_get_valid_interface() local2524 struct windows_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()2549 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in winusb_submit_control_transfer() local[all …]
42 struct handle_priv { struct43 int pipe[2]; /* for event notification */44 int endpoints[USB_MAX_ENDPOINTS];