Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2188 …ROL_POWER_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_CONTROL_POWER, ControlPowerIface))
2192 typedef struct _ControlPowerIface ControlPowerIface; typedef
H A Dopenbmc_intf.c17521 typedef ControlPowerIface ControlPowerInterface;
17525 control_power_default_init (ControlPowerIface *iface) in G_DEFINE_INTERFACE()
17543 G_STRUCT_OFFSET (ControlPowerIface, handle_set_power_state), in G_DEFINE_INTERFACE()
17565 G_STRUCT_OFFSET (ControlPowerIface, handle_get_power_state), in G_DEFINE_INTERFACE()
17586 G_STRUCT_OFFSET (ControlPowerIface, power_good), in G_DEFINE_INTERFACE()
17605 G_STRUCT_OFFSET (ControlPowerIface, power_lost), in G_DEFINE_INTERFACE()
18022 static void control_power_proxy_iface_init (ControlPowerIface *iface);
18259 control_power_proxy_iface_init (ControlPowerIface *iface) in control_power_proxy_iface_init()
18718 static void control_power_skeleton_iface_init (ControlPowerIface *iface);
18964 control_power_skeleton_iface_init (ControlPowerIface *iface) in control_power_skeleton_iface_init()