Searched refs:handle_raw (Results 1 – 1 of 1) sorted by relevance
594 libusb_device_handle* handle_raw; in OpenDevice() local595 int rc = libusb_open(device_.get(), &handle_raw); in OpenDevice()602 unique_device_handle handle(handle_raw); in OpenDevice()