Searched refs:find_ec_sensor_index (Results 1 – 1 of 1) sorted by relevance
637 static int find_ec_sensor_index(const struct ec_sensors_data *ec, in find_ec_sensor_index() function892 int sidx = find_ec_sensor_index(state, type, channel); in asus_ec_hwmon_read()912 int sensor_index = find_ec_sensor_index(state, type, channel); in asus_ec_hwmon_read_string()924 return find_ec_sensor_index(state, type, channel) >= 0 ? S_IRUGO : 0; in asus_ec_hwmon_is_visible()