Searched refs:handler_list_head (Results 1 – 1 of 1) sorted by relevance
71 union acpi_operand_object *handler_list_head = NULL; in acpi_ev_queue_notify_request() local 99 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()