Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dasus-ec-sensors.c560 get_sensor_info(const struct ec_sensors_data *state, int index) in get_sensor_info() function
571 if (get_sensor_info(ec, i)->type == type) { in find_ec_sensor_index()
623 si = get_sensor_info(ec, i); in fill_ec_registers()
829 get_sensor_info(state, sidx)->type); in asus_ec_hwmon_read()
841 *str = get_sensor_info(state, sensor_index)->label; in asus_ec_hwmon_read_string()
962 si = get_sensor_info(ec_data, i); in asus_ec_probe()