Searched refs:hwmon_chip (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A D | scmi-hwmon.c | 152 [hwmon_chip] = HWMON_C_REGISTER_TZ, 212 nr_count[hwmon_chip]++; in scmi_hwmon_probe()
|
| H A D | hwmon.c | 367 if (type == hwmon_chip) { in hwmon_genattr() 564 [hwmon_chip] = hwmon_chip_attrs, 577 [hwmon_chip] = ARRAY_SIZE(hwmon_chip_attrs), 773 chip->info[0]->type == hwmon_chip && in __hwmon_device_register()
|
| H A D | lm75.c | 333 case hwmon_chip: in lm75_read() 459 case hwmon_chip: in lm75_write() 475 case hwmon_chip: in lm75_is_visible()
|
| H A D | ina3221.c | 533 case hwmon_chip: in ina3221_read() 562 case hwmon_chip: in ina3221_write() 604 case hwmon_chip: in ina3221_is_visible()
|
| H A D | bt1-pvt.c | 594 case hwmon_chip: in pvt_hwmon_is_visible() 744 case hwmon_chip: in pvt_hwmon_read() 828 case hwmon_chip: in pvt_hwmon_write()
|
| H A D | lm90.c | 1420 case hwmon_chip: in lm90_read() 1433 case hwmon_chip: in lm90_write() 1446 case hwmon_chip: in lm90_is_visible()
|
| H A D | mr75203.c | 245 .type = hwmon_chip,
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | marvell10g.c | 107 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in mv3310_hwmon_is_visible() 138 if (type == hwmon_chip && attr == hwmon_chip_update_interval) { in mv3310_hwmon_read() 167 .type = hwmon_chip,
|
| H A D | aquantia_hwmon.c | 195 .type = hwmon_chip,
|
| H A D | sfp.c | 1200 .type = hwmon_chip,
|
| H A D | marvell.c | 2226 .type = hwmon_chip,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_hwmon.c | 247 .type = hwmon_chip, 633 case hwmon_chip: in nouveau_is_visible() 669 case hwmon_chip: in nouveau_read()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_hwmon.c | 92 .type = hwmon_chip,
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-ab-eoz9.c | 329 .type = hwmon_chip,
|
| H A D | rtc-ds3232.c | 348 .type = hwmon_chip,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hwmon.h | 21 hwmon_chip, enumerator
|