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