Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h876 typedef struct _SensorThresholdSkeletonPrivate SensorThresholdSkeletonPrivate; typedef
882 SensorThresholdSkeletonPrivate *priv;
H A Dopenbmc_intf.c7915 …PE_INSTANCE_GET_PRIVATE (skeleton, TYPE_SENSOR_THRESHOLD_SKELETON, SensorThresholdSkeletonPrivate); in sensor_threshold_skeleton_init()
8005 g_type_class_add_private (klass, sizeof (SensorThresholdSkeletonPrivate)); in sensor_threshold_skeleton_class_init()