Home
last modified time | relevance | path

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

/drivers/acpi/
Dprmt.c92 #define get_first_handler(a) ((struct acpi_prmt_handler_info *) ((char *) (a) + a->handler_info_off… macro
137 handler_info = get_first_handler(module_info); in acpi_parse_prmt()