Searched refs:acpi_prmt_handler_info (Results 1 – 2 of 2) sorted by relevance
93 #define get_first_handler(a) ((struct acpi_prmt_handler_info *) ((char *) (a) + a->handler_info_off…94 #define get_next_handler(a) ((struct acpi_prmt_handler_info *) (sizeof(struct acpi_prmt_handler_inf…100 struct acpi_prmt_handler_info *handler_info; in acpi_parse_prmt()
2675 struct acpi_prmt_handler_info { struct