Home
last modified time | relevance | path

Searched defs:handler_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/obmc-console/
H A Dconsole-server.h49 struct handler_type { struct
51 struct handler *(*init)(const struct handler_type *type, argument
59 const struct handler_type *type; argument
/openbmc/boost-dbus/include/dbus/detail/
H A Dqueue.hpp22 typedef std::function<void(boost::system::error_code, Message)> handler_type; typedef in dbus::detail::queue
/openbmc/linux/drivers/acpi/acpica/
H A Devxface.c58 u32 handler_type, in acpi_install_notify_handler()
H A Dacobject.h276 u32 handler_type; /* Type: Device/System/Both */ member
/openbmc/linux/drivers/acpi/
H A Dbus.c558 u32 handler_type, in acpi_dev_install_notify_handler()
573 u32 handler_type, in acpi_dev_remove_notify_handler()
/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h333 enum vmbus_message_handler_type handler_type; member