Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dasus-ec-sensors.c1010 get_sensor_info(const struct ec_sensors_data *state, int index) in get_sensor_info() function
1021 if (get_sensor_info(ec, i)->type == type) { in find_ec_sensor_index()
1073 si = get_sensor_info(ec, i); in fill_ec_registers()
1279 get_sensor_info(state, sidx)->type); in asus_ec_hwmon_read()
1295 *str = get_sensor_info(state, sensor_index)->label; in asus_ec_hwmon_read_string()
1437 si = get_sensor_info(ec_data, i); in asus_ec_probe()