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.c142 static char *guid_to_string(const GUID *guid) in guid_to_string() function
1338 (pass != GEN_PASS) ? guid_to_string(guid[pass]) : ""); in windows_get_device_list()
1446 usbi_dbg("extra GUID: %s", guid_to_string(if_guid)); in windows_get_device_list()