Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/acpi/
Dprmt.c39 guid_t handler_guid; member
141 guid_copy(&th->guid, (guid_t *)handler_info->handler_guid); in acpi_parse_prmt()
229 handler = find_prm_handler(&buffer->handler_guid); in acpi_platformrt_space_handler()
230 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
254 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
266 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
/Linux-v5.15/include/acpi/
Dactbl2.h1920 u8 handler_guid[16]; member