Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83773g.c181 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,
Dtmp108.c107 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,
Dlm95241.c199 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,
Dlm95245.c394 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,
Dscmi-hwmon.c103 [hwmon_chip] = HWMON_C_REGISTER_TZ,
158 nr_count[hwmon_chip]++, nr_types++; in scmi_hwmon_probe()
Dlm75.c99 case hwmon_chip: in lm75_read()
175 case hwmon_chip: in lm75_is_visible()
208 .type = hwmon_chip,
Dltq-cputemp.c86 .type = hwmon_chip,
Dhwmon.c278 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()
Dtmp102.c159 .type = hwmon_chip,
Dlm90.c1353 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,
Dmax6621.c467 .type = hwmon_chip,
/Linux-v4.19/drivers/net/phy/
Dmarvell10g.c83 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,
Dsfp.c980 .type = hwmon_chip,
Dmarvell.c1614 .type = hwmon_chip,
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c122 .type = hwmon_chip,
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c249 .type = hwmon_chip,
625 case hwmon_chip: in nouveau_is_visible()
661 case hwmon_chip: in nouveau_read()
/Linux-v4.19/Documentation/hwmon/
Dhwmon-kernel-api.txt161 * 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/
Dhwmon.h23 hwmon_chip, enumerator
/Linux-v4.19/drivers/rtc/
Drtc-ds3232.c348 .type = hwmon_chip,