Home
last modified time | relevance | path

Searched refs:global_context (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/acpi/acpica/
Devmisc.c223 void *global_context = NULL; in acpi_ev_notify_dispatch() local
238 global_context = acpi_gbl_system_notify.context; in acpi_ev_notify_dispatch()
245 global_context = acpi_gbl_device_notify.context; in acpi_ev_notify_dispatch()
253 notify_info->notify.value, global_context); in acpi_ev_notify_dispatch()
/linux-3.4.99/arch/ia64/hp/common/
Daml_nfw.c144 static struct ia64_nfw_context global_context; variable
155 AML_NFW_SPACE, aml_nfw_handler, NULL, &global_context); in aml_nfw_add_global_handler()