Home
last modified time | relevance | path

Searched refs:ec_sensor_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dasus-ec-sensors.c88 struct ec_sensor_info { struct
173 static const struct ec_sensor_info sensors_family_amd_400[] = {
203 static const struct ec_sensor_info sensors_family_amd_500[] = {
240 static const struct ec_sensor_info sensors_family_amd_600[] = {
255 static const struct ec_sensor_info sensors_family_intel_300[] = {
275 static const struct ec_sensor_info sensors_family_intel_600[] = {
591 const struct ec_sensor_info *sensors_info;
622 static bool is_sensor_data_signed(const struct ec_sensor_info *si) in is_sensor_data_signed()
631 static const struct ec_sensor_info *
691 const struct ec_sensor_info *si; in fill_ec_registers()
[all …]