Home
last modified time | relevance | path

Searched defs:handle_priv (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
Dwindows_usb.c722 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in auto_claim() local
774 struct windows_device_handle_priv* handle_priv = _device_handle_priv(dev_handle); in auto_release() local
2586 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_open() local
2619 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_close() local
2641 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_configure_endpoints() local
2690 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_claim_interface() local
2795 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusbx_release_interface() local
2817 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in get_valid_interface() local
2842 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 …]
Dopenbsd_usb.c42 struct handle_priv { struct
43 int pipe[2]; /* for event notification */
44 int endpoints[USB_MAX_ENDPOINTS];