Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h869 …SS(k) (G_TYPE_CHECK_CLASS_CAST ((k), TYPE_SENSOR_THRESHOLD_SKELETON, SensorThresholdSkeletonClass))
870 …(o) (G_TYPE_INSTANCE_GET_CLASS ((o), TYPE_SENSOR_THRESHOLD_SKELETON, SensorThresholdSkeletonClass))
875 typedef struct _SensorThresholdSkeletonClass SensorThresholdSkeletonClass; typedef
H A Dopenbmc_intf.c7984 sensor_threshold_skeleton_class_init (SensorThresholdSkeletonClass *klass) in sensor_threshold_skeleton_class_init()