Searched refs:get_first_handler (Results 1 – 1 of 1) sorted by relevance
93 #define get_first_handler(a) ((struct acpi_prmt_handler_info *) ((char *) (a) + a->handler_info_off… macro150 handler_info = get_first_handler(module_info); in acpi_parse_prmt()