Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dasus-ec-sensors.c88 struct ec_sensor_info { struct
169 static const struct ec_sensor_info sensors_family_amd_400[] = {
199 static const struct ec_sensor_info sensors_family_amd_500[] = {
236 static const struct ec_sensor_info sensors_family_intel_300[] = {
256 static const struct ec_sensor_info sensors_family_intel_600[] = {
519 const struct ec_sensor_info *sensors_info;
550 static bool is_sensor_data_signed(const struct ec_sensor_info *si) in is_sensor_data_signed()
559 static const struct ec_sensor_info *
619 const struct ec_sensor_info *si; in fill_ec_registers()
719 static inline s32 get_sensor_value(const struct ec_sensor_info *si, u8 *data) in get_sensor_value()
[all …]