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