Home
last modified time | relevance | path

Searched refs:ControlBmcIface (Results 1 – 2 of 2) sorted by relevance

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h1776 …e CONTROL_BMC_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_CONTROL_BMC, ControlBmcIface))
1780 typedef struct _ControlBmcIface ControlBmcIface; typedef
H A Dopenbmc_intf.c14616 typedef ControlBmcIface ControlBmcInterface;
14620 control_bmc_default_init (ControlBmcIface *iface) in G_DEFINE_INTERFACE()
14637 G_STRUCT_OFFSET (ControlBmcIface, handle_cold_reset), in G_DEFINE_INTERFACE()
14659 G_STRUCT_OFFSET (ControlBmcIface, handle_warm_reset), in G_DEFINE_INTERFACE()
14909 static void control_bmc_proxy_iface_init (ControlBmcIface *iface);
15048 control_bmc_proxy_iface_init (ControlBmcIface *iface G_GNUC_UNUSED) in control_bmc_proxy_iface_init()
15444 static void control_bmc_skeleton_iface_init (ControlBmcIface *iface);
15501 control_bmc_skeleton_iface_init (ControlBmcIface *iface G_GNUC_UNUSED) in control_bmc_skeleton_iface_init()