Searched refs:prm_handler_info (Results 1 – 1 of 1) sorted by relevance
54 struct prm_handler_info { struct72 struct prm_handler_info handlers[] __counted_by(handler_count); argument99 struct prm_handler_info *th; in acpi_parse_prmt()205 struct prm_handler_info *cur_handler; in find_guid_info()229 static struct prm_handler_info *find_prm_handler(const guid_t *guid) in find_prm_handler()231 return (struct prm_handler_info *) find_guid_info(guid, GET_HANDLER); in find_prm_handler()251 struct prm_handler_info *handler = find_prm_handler(&handler_guid); in acpi_call_prm_handler()290 struct prm_handler_info *handler; in acpi_platformrt_space_handler()
Completed in 4 milliseconds