Home
last modified time | relevance | path

Searched refs:guid_to_string (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dwindows_winusb.c112 static const char *guid_to_string(const GUID *guid) in guid_to_string() function
249 guid_to_string(guid), ULONG_CAST(*_index), windows_error_str(0)); in get_interface_details()
265 guid_to_string(guid), ULONG_CAST(dev_info_data->DevInst), windows_error_str(0)); in get_interface_details()
277 guid_to_string(guid), ULONG_CAST(dev_info_data->DevInst), windows_error_str(0)); in get_interface_details()
288 guid_to_string(guid), ULONG_CAST(dev_info_data->DevInst)); in get_interface_details()
296 guid_to_string(guid), ULONG_CAST(dev_info_data->DevInst), windows_error_str(0)); in get_interface_details()
306 guid_to_string(guid), ULONG_CAST(dev_info_data->DevInst)); in get_interface_details()
1457 …usbi_dbg("#### PROCESSING %ss %s", passname[MIN(pass, EXT_PASS)], guid_to_string(guid_list[pass])); in winusb_get_device_list()
1592 usbi_dbg("extra GUID: %s", guid_to_string(if_guid)); in winusb_get_device_list()