Searched defs:handle_priv (Results 1 – 2 of 2) sorted by relevance
722 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in auto_claim() local774 struct windows_device_handle_priv* handle_priv = _device_handle_priv(dev_handle); in auto_release() local2586 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_open() local2619 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_close() local2641 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_configure_endpoints() local2690 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_claim_interface() local2795 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_release_interface() local2817 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in get_valid_interface() local2842 struct windows_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()2867 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in winusbx_submit_control_transfer() local[all …]
42 struct handle_priv { struct43 int pipe[2]; /* for event notification */44 int endpoints[USB_MAX_ENDPOINTS];