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

/linux-master/drivers/hwmon/
H A Dasus-ec-sensors.c622 get_sensor_info(const struct ec_sensors_data *state, int index) function
633 if (get_sensor_info(ec, i)->type == type) {
685 si = get_sensor_info(ec, i);
891 get_sensor_info(state, sidx)->type);
903 *str = get_sensor_info(state, sensor_index)->label;
1027 si = get_sensor_info(ec_data, i);

Completed in 217 milliseconds