Searched refs:handler_list_head (Results 1 – 2 of 2) sorted by relevance
71 union acpi_operand_object *handler_list_head = NULL; in acpi_ev_queue_notify_request() local99 handler_list_head = in acpi_ev_queue_notify_request()108 && !handler_list_head) { in acpi_ev_queue_notify_request()129 info->notify.handler_list_head = handler_list_head; in acpi_ev_queue_notify_request()178 handler_obj = info->notify.handler_list_head; in acpi_ev_notify_dispatch()
657 union acpi_operand_object *handler_list_head; member