Home
last modified time | relevance | path

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

/external/libusb_aah/libusb/os/
Dwindows_usb.c623 struct windows_device_handle_priv *handle_priv = _device_handle_priv( in auto_claim() local
667 struct windows_device_handle_priv* handle_priv = _device_handle_priv(dev_handle); in auto_release() local
2319 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_open() local
2352 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_close() local
2372 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_configure_endpoints() local
2417 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_claim_interface() local
2485 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_release_interface() local
2506 struct windows_device_handle_priv *handle_priv = _device_handle_priv(dev_handle); in winusb_get_valid_interface() local
2524 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 …]
Dopenbsd_usb.c42 struct handle_priv { struct
43 int pipe[2]; /* for event notification */
44 int endpoints[USB_MAX_ENDPOINTS];