Home
last modified time | relevance | path

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

/linux-4.1.27/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.h423 struct acpi_gpe_notify_info { struct
425 struct acpi_gpe_notify_info *next; argument
435 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()