Home
last modified time | relevance | path

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

/openbmc/skeleton/fanctl/
H A Dfan_control.c116 int read_dbus_sensor(sd_bus *bus, const char *obj_path, const char *property) in read_dbus_sensor() function
220 fan_tach_H = read_dbus_sensor(bus, obj_path, "MaxValue"); in fan_get_speed()
221 fan_tach_L = read_dbus_sensor(bus, obj_path, "MinValue"); in fan_get_speed()