Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h710 GVariant * (*get_upper_critical) (SensorThreshold *object); member
H A Dopenbmc_intf.c5936 return SENSOR_THRESHOLD_GET_IFACE (object)->get_upper_critical (object); in sensor_threshold_get_upper_critical()
6445 iface->get_upper_critical = sensor_threshold_proxy_get_upper_critical; in sensor_threshold_proxy_iface_init()
7198 iface->get_upper_critical = sensor_threshold_skeleton_get_upper_critical; in sensor_threshold_skeleton_iface_init()