Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2374 …ON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_CONTROL_POWER_SKELETON, ControlPowerSkeletonClass))
2375 …_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_CONTROL_POWER_SKELETON, ControlPowerSkeletonClass))
2380 typedef struct _ControlPowerSkeletonClass ControlPowerSkeletonClass; typedef
H A Dopenbmc_intf.c18938 control_power_skeleton_class_init (ControlPowerSkeletonClass *klass) in control_power_skeleton_class_init()