Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.c614 struct winusb_device_handle_priv *handle_priv = in auto_claim() local
662 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in auto_release() local
2583 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_open() local
2615 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_close() local
2684 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_configure_endpoints() local
2739 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_claim_interface() local
2873 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in winusbx_release_interface() local
2894 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in get_valid_interface() local
2918 struct winusb_device_handle_priv *handle_priv = get_winusb_device_handle_priv(dev_handle); in check_valid_interface() local
2942 struct winusb_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()
[all …]
Dwindows_common.c438 struct windows_device_handle_priv *handle_priv; in windows_iocp_thread() local
636 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in windows_open() local
726 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.h378 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_usbdk_device_handle_priv() local
384 struct windows_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_winusb_device_handle_priv() local