Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h2501 …(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_CONTROL_CHECKSTOP_SKELETON, ControlCheckstopSkeletonClass))
2502 …) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_CONTROL_CHECKSTOP_SKELETON, ControlCheckstopSkeletonClass))
2507 typedef struct _ControlCheckstopSkeletonClass ControlCheckstopSkeletonClass; typedef
H A Dopenbmc_intf.c19659 control_checkstop_skeleton_class_init (ControlCheckstopSkeletonClass *klass) in control_checkstop_skeleton_class_init()