Searched refs:curr_sensor (Results 1 – 2 of 2) sorted by relevance
412 struct smu_ad_sensor *volt_sensor = NULL, *curr_sensor = NULL; in smu_sensors_init() local444 curr_sensor = ads; in smu_sensors_init()450 if (volt_sensor && curr_sensor) in smu_sensors_init()452 &curr_sensor->sens); in smu_sensors_init()
155 static const struct smpro_sensor curr_sensor[] = { variable258 ret = regmap_read(hwmon->regmap, curr_sensor[channel].reg, &value); in smpro_read_curr()337 *str = curr_sensor[channel].label; in smpro_read_string()