Searched refs:guid_input (Results 1 – 1 of 1) sorted by relevance
130 uuid_le guid_input; in find_guid() local134 if (uuid_le_to_bin(guid_string, &guid_input)) in find_guid()140 if (memcmp(block->guid, &guid_input, 16) == 0) { in find_guid()519 uuid_le guid_input; in wmi_install_notify_handler() local524 if (uuid_le_to_bin(guid, &guid_input)) in wmi_install_notify_handler()530 if (memcmp(block->gblock.guid, &guid_input, 16) == 0) { in wmi_install_notify_handler()558 uuid_le guid_input; in wmi_remove_notify_handler() local563 if (uuid_le_to_bin(guid, &guid_input)) in wmi_remove_notify_handler()569 if (memcmp(block->gblock.guid, &guid_input, 16) == 0) { in wmi_remove_notify_handler()