Searched refs:handler_type (Results 1 – 9 of 9) sorted by relevance
58 u32 handler_type, in acpi_install_notify_handler() argument72 if ((!device) || (!handler) || (!handler_type) || in acpi_install_notify_handler()73 (handler_type > ACPI_MAX_NOTIFY_HANDLER_TYPE)) { in acpi_install_notify_handler()91 if (handler_type & (i + 1)) { in acpi_install_notify_handler()144 if (handler_type & (i + 1)) { in acpi_install_notify_handler()166 handler_obj->notify.handler_type = handler_type; in acpi_install_notify_handler()173 if (handler_type & (i + 1)) { in acpi_install_notify_handler()183 if (handler_type == ACPI_ALL_NOTIFY) { in acpi_install_notify_handler()212 u32 handler_type, acpi_notify_handler handler) in ACPI_EXPORT_SYMBOL()226 if ((!device) || (!handler) || (!handler_type) || in ACPI_EXPORT_SYMBOL()[all …]
275 u32 handler_type; /* Type: Device/System/Both */ member
220 {ACPI_EXD_UINT32, ACPI_EXD_OFFSET(notify.handler_type), "Handler Type"},
32 enum handler_type { enum42 extern enum handler_type ex_get_fault_handler_type(unsigned long ip);
141 enum handler_type ex_get_fault_handler_type(unsigned long ip) in ex_get_fault_handler_type()
319 enum vmbus_message_handler_type handler_type; member
1098 if (entry->handler_type == VMHT_BLOCKING) { in vmbus_on_msg_dpc()
634 u32 handler_type,640 u32 handler_type,
272 enum handler_type t; in error_context()