Searched refs:hwmon_in (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | ltc4245.c | 344 case hwmon_in: in ltc4245_read() 358 case hwmon_in: in ltc4245_is_visible() 410 .type = hwmon_in,
|
D | scmi-hwmon.c | 96 [VOLTAGE] = hwmon_in, 105 [hwmon_in] = HWMON_I_INPUT | HWMON_I_LABEL,
|
D | nct7904.c | 338 case hwmon_in: in nct7904_read() 367 case hwmon_in: in nct7904_is_visible() 429 .type = hwmon_in,
|
D | adt7411.c | 424 case hwmon_in: in adt7411_read() 525 case hwmon_in: in adt7411_write() 542 case hwmon_in: in adt7411_is_visible() 656 .type = hwmon_in,
|
D | hwmon.c | 229 if (type == hwmon_in) in hwmon_attr_base() 237 (type == hwmon_in && attr == hwmon_in_label) || in is_string_attr() 450 [hwmon_in] = hwmon_in_attr_templates, 462 [hwmon_in] = ARRAY_SIZE(hwmon_in_attr_templates),
|
D | raspberrypi-hwmon.c | 95 .type = hwmon_in,
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 264 .type = hwmon_in, 631 case hwmon_in: in nouveau_is_visible() 648 if (type == hwmon_in && attr == hwmon_in_label) { in nouveau_read_string() 667 case hwmon_in: in nouveau_read()
|
/Linux-v4.19/include/linux/ |
D | hwmon.h | 25 hwmon_in, enumerator
|
/Linux-v4.19/Documentation/hwmon/ |
D | hwmon-kernel-api.txt | 164 * hwmon_in Voltage sensor 226 HWMON_I_xxxx Voltage attributes, for use with hwmon_in.
|
/Linux-v4.19/drivers/net/phy/ |
D | sfp.c | 415 case hwmon_in: in sfp_hwmon_is_visible() 951 case hwmon_in: in sfp_hwmon_read() 1008 .type = hwmon_in,
|