Searched defs:handle_priv (Results 1 – 3 of 3) sorted by relevance
594 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in auto_claim() local642 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in auto_release() local2409 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_open() local2442 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_close() local2488 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_configure_endpoints() local2536 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_claim_interface() local2639 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_release_interface() local2660 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in get_valid_interface() local2683 struct windows_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()2707 struct windows_device_handle_priv *handle_priv = _device_handle_priv(transfer->dev_handle); in winusbx_submit_control_transfer() local[all …]
43 struct handle_priv { struct44 int endpoints[USB_MAX_ENDPOINTS];