Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c595 struct winusb_device_handle_priv *handle_priv = in auto_claim() local
643 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in auto_release() local
2431 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_open() local
2463 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_close() local
2508 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_configure_endpoints() local
2563 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_claim_interface() local
2679 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_release_interface() local
2700 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in get_valid_interface() local
2724 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in check_valid_interface() local
2748 struct winusb_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()
[all …]
Dwindows_common.c434 struct windows_device_handle_priv *handle_priv; in windows_iocp_thread() local
631 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in windows_open() local
721 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in windows_submit_transfer() local
Dnetbsd_usb.c42 struct handle_priv { struct
43 int endpoints[USB_MAX_ENDPOINTS];
Dopenbsd_usb.c42 struct handle_priv { struct
43 int endpoints[USB_MAX_ENDPOINTS];
Dwindows_common.h370 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_usbdk_device_handle_priv() local
376 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_winusb_device_handle_priv() local