Lines Matching refs:interface_handle
2343 handle_priv->interface_handle[i].dev_handle = file_handle;
2362 file_handle = handle_priv->interface_handle[i].dev_handle;
2374 HANDLE winusb_handle = handle_priv->interface_handle[iface].api_handle;
2428 file_handle = handle_priv->interface_handle[iface].dev_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;
2452 file_handle = handle_priv->interface_handle[0].dev_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;
2510 if ( (handle_priv->interface_handle[i].dev_handle != 0)
2511 && (handle_priv->interface_handle[i].dev_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;