handler_type      274 drivers/acpi/acpica/acobject.h 	u32 handler_type;	/* Type: Device/System/Both */
handler_type       58 drivers/acpi/acpica/evxface.c 			    u32 handler_type,
handler_type       72 drivers/acpi/acpica/evxface.c 	if ((!device) || (!handler) || (!handler_type) ||
handler_type       73 drivers/acpi/acpica/evxface.c 	    (handler_type > ACPI_MAX_NOTIFY_HANDLER_TYPE)) {
handler_type       91 drivers/acpi/acpica/evxface.c 			if (handler_type & (i + 1)) {
handler_type      144 drivers/acpi/acpica/evxface.c 		if (handler_type & (i + 1)) {
handler_type      166 drivers/acpi/acpica/evxface.c 	handler_obj->notify.handler_type = handler_type;
handler_type      173 drivers/acpi/acpica/evxface.c 		if (handler_type & (i + 1)) {
handler_type      183 drivers/acpi/acpica/evxface.c 	if (handler_type == ACPI_ALL_NOTIFY) {
handler_type      212 drivers/acpi/acpica/evxface.c 			   u32 handler_type, acpi_notify_handler handler)
handler_type      226 drivers/acpi/acpica/evxface.c 	if ((!device) || (!handler) || (!handler_type) ||
handler_type      227 drivers/acpi/acpica/evxface.c 	    (handler_type > ACPI_MAX_NOTIFY_HANDLER_TYPE)) {
handler_type      235 drivers/acpi/acpica/evxface.c 			if (handler_type & (i + 1)) {
handler_type      282 drivers/acpi/acpica/evxface.c 		if (handler_type & (i + 1)) {
handler_type      220 drivers/acpi/acpica/exdump.c 	{ACPI_EXD_UINT32, ACPI_EXD_OFFSET(notify.handler_type), "Handler Type"},
handler_type      318 drivers/hv/hyperv_vmbus.h 	enum vmbus_message_handler_type handler_type;
handler_type     1076 drivers/hv/vmbus_drv.c 	if (entry->handler_type	== VMHT_BLOCKING) {
handler_type      630 include/acpi/acpixf.h 							 u32 handler_type,
handler_type      636 include/acpi/acpixf.h 							u32 handler_type,