Home
last modified time | relevance | path

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

/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h706 GVariant * (*get_lower_critical) (SensorThreshold *object); member
H A Dopenbmc_intf.c6592 return SENSOR_THRESHOLD_GET_IFACE (object)->get_lower_critical (object); in sensor_threshold_get_lower_critical()
7259 iface->get_lower_critical = sensor_threshold_proxy_get_lower_critical; in sensor_threshold_proxy_iface_init()
8015 iface->get_lower_critical = sensor_threshold_skeleton_get_lower_critical; in sensor_threshold_skeleton_iface_init()