Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dasus-ec-sensors.c610 get_sensor_info(const struct ec_sensors_data *state, int index) in get_sensor_info() function
621 if (get_sensor_info(ec, i)->type == type) { in find_ec_sensor_index()
673 si = get_sensor_info(ec, i); in fill_ec_registers()
879 get_sensor_info(state, sidx)->type); in asus_ec_hwmon_read()
891 *str = get_sensor_info(state, sensor_index)->label; in asus_ec_hwmon_read_string()
1015 si = get_sensor_info(ec_data, i); in asus_ec_probe()