Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Devgpeutil.c309 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers()
310 struct acpi_gpe_notify_info *next; in acpi_ev_delete_gpe_handlers()
Devxfgpe.c330 struct acpi_gpe_notify_info *notify; in ACPI_EXPORT_SYMBOL()
331 struct acpi_gpe_notify_info *new_notify; in ACPI_EXPORT_SYMBOL()
366 new_notify = ACPI_ALLOCATE_ZEROED(sizeof(struct acpi_gpe_notify_info)); in ACPI_EXPORT_SYMBOL()
Daclocal.h452 struct acpi_gpe_notify_info { struct
454 struct acpi_gpe_notify_info *next; argument
464 struct acpi_gpe_notify_info *notify_list; /* List of _PRW devices for implicit notifies */
Devgpe.c537 struct acpi_gpe_notify_info *notify; in acpi_ev_asynch_execute_gpe_method()
Ddbdisply.c739 struct acpi_gpe_notify_info *notify; in acpi_db_display_gpes()