Searched refs:hwmon_chip (Results 1 – 19 of 19) sorted by relevance
/Linux-v5.4/drivers/hwmon/ |
D | w83773g.c | 177 if (type == hwmon_chip) { in w83773_read() 202 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in w83773_write() 215 case hwmon_chip: in w83773_is_visible()
|
D | tmp108.c | 98 if (type == hwmon_chip) { in tmp108_read() 197 if (type == hwmon_chip) { in tmp108_write() 254 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in tmp108_is_visible()
|
D | lm95241.c | 190 case hwmon_chip: in lm95241_read() 326 case hwmon_chip: in lm95241_write() 340 case hwmon_chip: in lm95241_is_visible()
|
D | scmi-hwmon.c | 151 [hwmon_chip] = HWMON_C_REGISTER_TZ, 206 nr_count[hwmon_chip]++, nr_types++; in scmi_hwmon_probe()
|
D | lm95245.c | 372 case hwmon_chip: in lm95245_read() 385 case hwmon_chip: in lm95245_write() 420 case hwmon_chip: in lm95245_is_visible()
|
D | hwmon.c | 286 if (type == hwmon_chip) { in hwmon_genattr() 462 [hwmon_chip] = hwmon_chip_attrs, 474 [hwmon_chip] = ARRAY_SIZE(hwmon_chip_attrs), 637 chip->info[0]->type == hwmon_chip && in __hwmon_device_register()
|
D | lm75.c | 331 case hwmon_chip: in lm75_read() 457 case hwmon_chip: in lm75_write() 473 case hwmon_chip: in lm75_is_visible()
|
D | ina3221.c | 447 case hwmon_chip: in ina3221_read() 476 case hwmon_chip: in ina3221_write() 515 case hwmon_chip: in ina3221_is_visible()
|
D | lm90.c | 1368 case hwmon_chip: in lm90_read() 1381 case hwmon_chip: in lm90_write() 1394 case hwmon_chip: in lm90_is_visible()
|
/Linux-v5.4/drivers/net/phy/ |
D | marvell10g.c | 74 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in mv3310_hwmon_is_visible() 87 if (type == hwmon_chip && attr == hwmon_chip_update_interval) { in mv3310_hwmon_read() 116 .type = hwmon_chip,
|
D | aquantia_hwmon.c | 195 .type = hwmon_chip,
|
D | marvell.c | 1721 .type = hwmon_chip,
|
D | sfp.c | 1059 .type = hwmon_chip,
|
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/ |
D | nfp_hwmon.c | 92 .type = hwmon_chip,
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 247 .type = hwmon_chip, 633 case hwmon_chip: in nouveau_is_visible() 669 case hwmon_chip: in nouveau_read()
|
/Linux-v5.4/Documentation/hwmon/ |
D | hwmon-kernel-api.rst | 171 hwmon_chip A virtual sensor type, used to describe attributes 202 .type = hwmon_chip, 250 HWMON_C_xxxx Chip attributes, for use with hwmon_chip.
|
/Linux-v5.4/drivers/rtc/ |
D | rtc-ab-eoz9.c | 329 .type = hwmon_chip,
|
D | rtc-ds3232.c | 348 .type = hwmon_chip,
|
/Linux-v5.4/include/linux/ |
D | hwmon.h | 21 hwmon_chip, enumerator
|