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