Searched refs:hwmon_chip (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83773g.c | 181 if (type == hwmon_chip) { in w83773_read() 206 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in w83773_write() 219 case hwmon_chip: in w83773_is_visible() 246 .type = hwmon_chip,
|
D | tmp108.c | 107 if (type == hwmon_chip) { in tmp108_read() 206 if (type == hwmon_chip) { in tmp108_write() 263 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in tmp108_is_visible() 290 .type = hwmon_chip,
|
D | lm95241.c | 199 case hwmon_chip: in lm95241_read() 335 case hwmon_chip: in lm95241_write() 349 case hwmon_chip: in lm95241_is_visible() 427 .type = hwmon_chip,
|
D | lm95245.c | 394 case hwmon_chip: in lm95245_read() 407 case hwmon_chip: in lm95245_write() 442 case hwmon_chip: in lm95245_is_visible() 553 .type = hwmon_chip,
|
D | scmi-hwmon.c | 103 [hwmon_chip] = HWMON_C_REGISTER_TZ, 158 nr_count[hwmon_chip]++, nr_types++; in scmi_hwmon_probe()
|
D | lm75.c | 99 case hwmon_chip: in lm75_read() 175 case hwmon_chip: in lm75_is_visible() 208 .type = hwmon_chip,
|
D | ltq-cputemp.c | 86 .type = hwmon_chip,
|
D | hwmon.c | 278 if (type == hwmon_chip) { in hwmon_genattr() 448 [hwmon_chip] = hwmon_chip_attrs, 460 [hwmon_chip] = ARRAY_SIZE(hwmon_chip_attrs), 623 chip->info[0]->type == hwmon_chip && in __hwmon_device_register()
|
D | tmp102.c | 159 .type = hwmon_chip,
|
D | lm90.c | 1353 case hwmon_chip: in lm90_read() 1366 case hwmon_chip: in lm90_write() 1379 case hwmon_chip: in lm90_is_visible() 1729 .type = hwmon_chip,
|
D | max6621.c | 467 .type = hwmon_chip,
|
/Linux-v4.19/drivers/net/phy/ |
D | marvell10g.c | 83 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in mv3310_hwmon_is_visible() 96 if (type == hwmon_chip && attr == hwmon_chip_update_interval) { in mv3310_hwmon_read() 125 .type = hwmon_chip,
|
D | sfp.c | 980 .type = hwmon_chip,
|
D | marvell.c | 1614 .type = hwmon_chip,
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_hwmon.c | 122 .type = hwmon_chip,
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 249 .type = hwmon_chip, 625 case hwmon_chip: in nouveau_is_visible() 661 case hwmon_chip: in nouveau_read()
|
/Linux-v4.19/Documentation/hwmon/ |
D | hwmon-kernel-api.txt | 161 * hwmon_chip A virtual sensor type, used to describe attributes 190 .type = hwmon_chip, 224 HWMON_C_xxxx Chip attributes, for use with hwmon_chip.
|
/Linux-v4.19/include/linux/ |
D | hwmon.h | 23 hwmon_chip, enumerator
|
/Linux-v4.19/drivers/rtc/ |
D | rtc-ds3232.c | 348 .type = hwmon_chip,
|