Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dadt7462.c1467 static SENSOR_DEVICE_ATTR_RO(in1_label, voltage_label, 0);
1468 static SENSOR_DEVICE_ATTR_RO(in2_label, voltage_label, 1);
1469 static SENSOR_DEVICE_ATTR_RO(in3_label, voltage_label, 2);
1470 static SENSOR_DEVICE_ATTR_RO(in4_label, voltage_label, 3);
1471 static SENSOR_DEVICE_ATTR_RO(in5_label, voltage_label, 4);
1472 static SENSOR_DEVICE_ATTR_RO(in6_label, voltage_label, 5);
1473 static SENSOR_DEVICE_ATTR_RO(in7_label, voltage_label, 6);
1474 static SENSOR_DEVICE_ATTR_RO(in8_label, voltage_label, 7);
1475 static SENSOR_DEVICE_ATTR_RO(in9_label, voltage_label, 8);
1476 static SENSOR_DEVICE_ATTR_RO(in10_label, voltage_label, 9);
[all …]
H A Daquacomputer_d5next.c614 const char *const *voltage_label; member
1158 *str = priv->voltage_label[channel]; in aqc_read_string()
1609 priv->voltage_label = label_fan_voltage; in aqc_probe()
1634 priv->voltage_label = label_d5next_voltages; in aqc_probe()
1689 priv->voltage_label = label_fan_voltage; in aqc_probe()
1718 priv->voltage_label = label_fan_voltage; in aqc_probe()
1736 priv->voltage_label = label_highflownext_voltage; in aqc_probe()
1769 priv->voltage_label = label_d5next_voltages; in aqc_probe()
1784 priv->voltage_label = label_aquastreamult_voltages; in aqc_probe()