Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/hwmon/
Dsht4x.c180 case hwmon_chip: in sht4x_hwmon_visible()
197 case hwmon_chip: in sht4x_hwmon_read()
210 case hwmon_chip: in sht4x_hwmon_write()
Dw83773g.c177 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()
Daht10.c277 case hwmon_chip: in aht10_hwmon_visible()
294 case hwmon_chip: in aht10_hwmon_read()
307 case hwmon_chip: in aht10_hwmon_write()
Dmax31827.c121 } else if (type == hwmon_chip) { in max31827_is_visible()
237 case hwmon_chip: in max31827_read()
331 case hwmon_chip: in max31827_write()
Dtmp108.c98 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()
Dlm95241.c190 case hwmon_chip: in lm95241_read()
326 case hwmon_chip: in lm95241_write()
340 case hwmon_chip: in lm95241_is_visible()
Dtmp401.c475 case hwmon_chip: in tmp401_read()
488 case hwmon_chip: in tmp401_write()
501 case hwmon_chip: in tmp401_is_visible()
710 info->type = hwmon_chip; in tmp401_probe()
Dlm95245.c372 case hwmon_chip: in lm95245_read()
385 case hwmon_chip: in lm95245_write()
420 case hwmon_chip: in lm95245_is_visible()
Dnzxt-smart2.c324 case hwmon_chip: in nzxt_smart2_hwmon_is_visible()
344 if (type == hwmon_chip) { in nzxt_smart2_hwmon_read()
619 case hwmon_chip: in nzxt_smart2_hwmon_write()
Dlm83.c278 case hwmon_chip: in lm83_read()
310 case hwmon_chip: in lm83_is_visible()
Dlm75.c349 case hwmon_chip: in lm75_read()
475 case hwmon_chip: in lm75_write()
491 case hwmon_chip: in lm75_is_visible()
Dsht3x.c657 case hwmon_chip: in sht3x_is_visible()
708 case hwmon_chip: in sht3x_read()
786 case hwmon_chip: in sht3x_write()
Dtmp464.c251 case hwmon_chip: in tmp464_read()
354 case hwmon_chip: in tmp464_write()
378 if (type == hwmon_chip) { in tmp464_is_visible()
Dhwmon.c418 if (type == hwmon_chip) { in hwmon_genattr()
621 [hwmon_chip] = hwmon_chip_attrs,
634 [hwmon_chip] = ARRAY_SIZE(hwmon_chip_attrs),
849 chip->info[0]->type == hwmon_chip && in __hwmon_device_register()
Dina3221.c533 case hwmon_chip: in ina3221_read()
562 case hwmon_chip: in ina3221_write()
604 case hwmon_chip: in ina3221_is_visible()
Dasus_wmi_sensors.c130 [hwmon_chip] = HWMON_C_REGISTER_TZ,
539 nr_count[hwmon_chip]++, nr_types++; in asus_wmi_configure_sensor_setup()
Dbt1-pvt.c570 case hwmon_chip: in pvt_hwmon_is_visible()
720 case hwmon_chip: in pvt_hwmon_read()
804 case hwmon_chip: in pvt_hwmon_write()
Dhp-wmi-sensors.c178 [hwmon_chip] = HWMON_C_REGISTER_TZ,
1843 channel_count[hwmon_chip] = 1; in make_chip_info()
1848 for (type = hwmon_chip; type < hwmon_max; type++) in make_chip_info()
1864 for (type = hwmon_chip; type < hwmon_max; type++) { in make_chip_info()
Dadm9240.c624 case hwmon_chip: in adm9240_read()
662 case hwmon_chip: in adm9240_is_visible()
Dasus-ec-sensors.c81 [hwmon_chip] = HWMON_C_REGISTER_TZ,
1022 nr_count[hwmon_chip]++, nr_types++; in asus_ec_probe()
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c92 .type = hwmon_chip,
/Linux-v6.6/drivers/net/phy/
Daquantia_hwmon.c195 .type = hwmon_chip,
Dmarvell10g.c179 if (type == hwmon_chip && attr == hwmon_chip_update_interval) in mv3310_hwmon_is_visible()
203 if (type == hwmon_chip && attr == hwmon_chip_update_interval) { in mv3310_hwmon_read()
232 .type = hwmon_chip,
/Linux-v6.6/Documentation/hwmon/
Dhwmon-kernel-api.rst161 hwmon_chip A virtual sensor type, used to describe attributes
192 .type = hwmon_chip,
240 HWMON_C_xxxx Chip attributes, for use with hwmon_chip.
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c582 case hwmon_chip: in nouveau_is_visible()
618 case hwmon_chip: in nouveau_read()

12