Searched refs:acpi_gbl_system_notify (Results 1 – 4 of 4) sorted by relevance
279 acpi_gbl_system_notify.handler) || in ACPI_EXPORT_SYMBOL()287 acpi_gbl_system_notify.node = node; in ACPI_EXPORT_SYMBOL()288 acpi_gbl_system_notify.handler = handler; in ACPI_EXPORT_SYMBOL()289 acpi_gbl_system_notify.context = context; in ACPI_EXPORT_SYMBOL()441 !acpi_gbl_system_notify.handler) || in ACPI_EXPORT_SYMBOL()458 acpi_gbl_system_notify.node = NULL; in ACPI_EXPORT_SYMBOL()459 acpi_gbl_system_notify.handler = NULL; in ACPI_EXPORT_SYMBOL()460 acpi_gbl_system_notify.context = NULL; in ACPI_EXPORT_SYMBOL()
166 if ((acpi_gbl_system_notify.handler in acpi_ev_queue_notify_request()237 if (acpi_gbl_system_notify.handler) { in acpi_ev_notify_dispatch()238 global_handler = acpi_gbl_system_notify.handler; in acpi_ev_notify_dispatch()239 global_context = acpi_gbl_system_notify.context; in acpi_ev_notify_dispatch()
223 ACPI_EXTERN struct acpi_object_notify_handler acpi_gbl_system_notify; variable
763 acpi_gbl_system_notify.handler = NULL; in acpi_ut_init_globals()