Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dasus-ec-sensors.c655 get_sensor_info(const struct ec_sensors_data *state, int index) in get_sensor_info() function
666 if (get_sensor_info(ec, i)->type == type) { in find_ec_sensor_index()
718 si = get_sensor_info(ec, i); in fill_ec_registers()
924 get_sensor_info(state, sidx)->type); in asus_ec_hwmon_read()
936 *str = get_sensor_info(state, sensor_index)->label; in asus_ec_hwmon_read_string()
1060 si = get_sensor_info(ec_data, i); in asus_ec_probe()