Searched refs:acpi_gpe_notify_info (Results 1 – 5 of 5) sorted by relevance
275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers()276 struct acpi_gpe_notify_info *next; in acpi_ev_delete_gpe_handlers()
358 struct acpi_gpe_notify_info *notify; in ACPI_EXPORT_SYMBOL()359 struct acpi_gpe_notify_info *new_notify; in ACPI_EXPORT_SYMBOL()394 new_notify = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_gpe_notify_info)); in ACPI_EXPORT_SYMBOL()
429 struct acpi_gpe_notify_info { struct431 struct acpi_gpe_notify_info *next; argument441 struct acpi_gpe_notify_info *notify_list; /* List of _PRW devices for implicit notifies */
460 struct acpi_gpe_notify_info *notify; in acpi_ev_asynch_execute_gpe_method()
730 struct acpi_gpe_notify_info *notify; in acpi_db_display_gpes()