Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dprmt.c39 guid_t handler_guid; member
150 guid_copy(&th->guid, (guid_t *)handler_info->handler_guid); in acpi_parse_prmt()
246 handler = find_prm_handler(&buffer->handler_guid); in acpi_platformrt_space_handler()
247 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
271 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
283 module = find_prm_module(&buffer->handler_guid); in acpi_platformrt_space_handler()
/Linux-v6.1/include/acpi/
Dactbl2.h2306 u8 handler_guid[16]; member