Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Devgpeutil.c275 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()
H A Devxfgpe.c358 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()
H A Daclocal.h429 struct acpi_gpe_notify_info { struct
431 struct acpi_gpe_notify_info *next; argument
441 struct acpi_gpe_notify_info *notify_list; /* List of _PRW devices for implicit notifies */
H A Devgpe.c460 struct acpi_gpe_notify_info *notify; in acpi_ev_asynch_execute_gpe_method()
H A Ddbdisply.c730 struct acpi_gpe_notify_info *notify; in acpi_db_display_gpes()