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
150 guid_copy(&th->guid, (guid_t *)handler_info->handler_guid); in acpi_parse_prmt()
251 handler = find_prm_handler(&buffer->handler_guid); in acpi_platformrt_space_handler()
252 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
276 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
288 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