Home
last modified time | relevance | path

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

/drivers/acpi/
A Dprmt.c92 #define get_next_handler(a) ((struct acpi_prmt_handler_info *) (sizeof(struct acpi_prmt_handler_inf… macro
186 } while (++cur_handler < tm->handler_count && (handler_info = get_next_handler(handler_info))); in acpi_parse_prmt()

Completed in 5 milliseconds