Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/events/
Devmisc.c226 void *global_context = NULL; in acpi_ev_notify_dispatch() local
242 global_context = acpi_gbl_system_notify.context; in acpi_ev_notify_dispatch()
250 global_context = acpi_gbl_device_notify.context; in acpi_ev_notify_dispatch()
257 global_handler (notify_info->notify.node, notify_info->notify.value, global_context); in acpi_ev_notify_dispatch()