Home | History | Annotate | Download | only in os

Lines Matching refs:api_handle

2374 	HANDLE winusb_handle = handle_priv->interface_handle[iface].api_handle;
2435 handle_priv->interface_handle[iface].api_handle = INVALID_HANDLE_VALUE;
2445 handle_priv->interface_handle[iface].api_handle = winusb_handle;
2448 winusb_handle = handle_priv->interface_handle[0].api_handle;
2454 handle_priv->interface_handle[0].api_handle = winusb_handle;
2462 &handle_priv->interface_handle[iface].api_handle)) {
2463 handle_priv->interface_handle[iface].api_handle = INVALID_HANDLE_VALUE;
2490 winusb_handle = handle_priv->interface_handle[iface].api_handle;
2496 handle_priv->interface_handle[iface].api_handle = INVALID_HANDLE_VALUE;
2512 && (handle_priv->interface_handle[i].api_handle != 0)
2513 && (handle_priv->interface_handle[i].api_handle != INVALID_HANDLE_VALUE) ) {
2528 if (handle_priv->interface_handle[i].api_handle == INVALID_HANDLE_VALUE)
2530 if (handle_priv->interface_handle[i].api_handle == 0)
2573 winusb_handle = handle_priv->interface_handle[current_interface].api_handle;
2623 winusb_handle = handle_priv->interface_handle[iface].api_handle;
2661 winusb_handle = handle_priv->interface_handle[current_interface].api_handle;
2710 winusb_handle = handle_priv->interface_handle[current_interface].api_handle;
2750 winusb_handle = handle_priv->interface_handle[current_interface].api_handle;
2782 winusb_handle = handle_priv->interface_handle[i].api_handle;