Searched refs:handler_list_head (Results 1 – 2 of 2) sorted by relevance
105 union acpi_operand_object *handler_list_head = NULL; in acpi_ev_queue_notify_request() local133 handler_list_head = in acpi_ev_queue_notify_request()142 && !handler_list_head) { in acpi_ev_queue_notify_request()163 info->notify.handler_list_head = handler_list_head; in acpi_ev_queue_notify_request()212 handler_obj = info->notify.handler_list_head; in acpi_ev_notify_dispatch()
683 union acpi_operand_object *handler_list_head; member