Home
last modified time | relevance | path

Searched refs:SensorThreshold (Results 1 – 3 of 3) sorted by relevance

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h688 …fine SENSOR_THRESHOLD(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_SENSOR_THRESHOLD, SensorThreshold))
693 typedef struct _SensorThreshold SensorThreshold; typedef
703 SensorThreshold *object,
706 GVariant * (*get_lower_critical) (SensorThreshold *object);
708 GVariant * (*get_lower_warning) (SensorThreshold *object);
710 guchar (*get_state) (SensorThreshold *object);
712 GVariant * (*get_upper_critical) (SensorThreshold *object);
714 GVariant * (*get_upper_warning) (SensorThreshold *object);
717 SensorThreshold *object);
720 SensorThreshold *object);
[all …]
H A Dopenbmc_intf.c6441 G_DEFINE_INTERFACE (SensorThreshold, sensor_threshold, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument
6588 sensor_threshold_get_lower_critical (SensorThreshold *object) in sensor_threshold_get_lower_critical()
6606 sensor_threshold_dup_lower_critical (SensorThreshold *object) in sensor_threshold_dup_lower_critical()
6623 sensor_threshold_set_lower_critical (SensorThreshold *object, GVariant *value) in sensor_threshold_set_lower_critical()
6641 sensor_threshold_get_lower_warning (SensorThreshold *object) in sensor_threshold_get_lower_warning()
6659 sensor_threshold_dup_lower_warning (SensorThreshold *object) in sensor_threshold_dup_lower_warning()
6676 sensor_threshold_set_lower_warning (SensorThreshold *object, GVariant *value) in sensor_threshold_set_lower_warning()
6694 sensor_threshold_get_upper_warning (SensorThreshold *object) in sensor_threshold_get_upper_warning()
6712 sensor_threshold_dup_upper_warning (SensorThreshold *object) in sensor_threshold_dup_upper_warning()
6729 sensor_threshold_set_upper_warning (SensorThreshold *object, GVariant *value) in sensor_threshold_set_upper_warning()
[all …]
/openbmc/docs/designs/
H A Devent-logging.md798 - `SensorThreshold*` : 8 different events