Searched defs:handle_priv (Results 1 – 3 of 3) sorted by relevance
572 struct winusb_device_handle_priv *handle_priv = in auto_claim() local620 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in auto_release() local2355 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in winusbx_open() local2387 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in winusbx_close() local2432 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in winusbx_configure_endpoints() local2486 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in winusbx_claim_interface() local2602 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in winusbx_release_interface() local2623 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in get_valid_interface() local2647 struct winusb_device_handle_priv *handle_priv = usbi_get_device_handle_priv(dev_handle); in check_valid_interface() local2671 struct winusb_device_handle_priv *handle_priv, uint8_t endpoint_address) in interface_by_endpoint()[all …]
42 struct handle_priv { struct43 int endpoints[USB_MAX_ENDPOINTS];