Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dprmt.c39 guid_t handler_guid; member
154 guid_copy(&th->guid, (guid_t *)handler_info->handler_guid); in acpi_parse_prmt()
261 handler = find_prm_handler(&buffer->handler_guid); in acpi_platformrt_space_handler()
262 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
291 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
303 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
/openbmc/linux/include/acpi/
H A Dactbl2.h2644 u8 handler_guid[16]; member