Searched refs:prm_handler_info (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/acpi/
H A Dprmt.c54 struct prm_handler_info { struct
72 struct prm_handler_info handlers[] __counted_by(handler_count);
97 struct prm_handler_info *th;
173 struct prm_handler_info *cur_handler;
197 static struct prm_handler_info *find_prm_handler(const guid_t *guid)
199 return (struct prm_handler_info *) find_guid_info(guid, GET_HANDLER);
234 struct prm_handler_info *handler;

Completed in 155 milliseconds