Home
last modified time | relevance | path

Searched refs:hwmon_pwm (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.10/drivers/hwmon/
Daxi-fan-control.c195 case hwmon_pwm: in axi_fan_control_read()
209 case hwmon_pwm: in axi_fan_control_write()
256 case hwmon_pwm: in axi_fan_control_is_visible()
Dmlxreg-fan.c147 case hwmon_pwm: in mlxreg_fan_read()
176 case hwmon_pwm: in mlxreg_fan_write()
213 case hwmon_pwm: in mlxreg_fan_is_visible()
Dcorsair-cpro.c261 case hwmon_pwm: in ccp_read()
298 case hwmon_pwm: in ccp_write()
354 case hwmon_pwm: in ccp_is_visible()
Dmax31790.c360 case hwmon_pwm: in max31790_read()
373 case hwmon_pwm: in max31790_write()
387 case hwmon_pwm: in max31790_is_visible()
Dmax6650.c529 case hwmon_pwm: in max6650_read()
620 case hwmon_pwm: in max6650_write()
725 case hwmon_pwm: in max6650_is_visible()
Dnct7904.c739 case hwmon_pwm: in nct7904_read()
756 case hwmon_pwm: in nct7904_write()
774 case hwmon_pwm: in nct7904_is_visible()
Dnpcm750-pwm-fan.c598 case hwmon_pwm: in npcm7xx_read()
611 case hwmon_pwm: in npcm7xx_write()
623 case hwmon_pwm: in npcm7xx_is_visible()
Dw83627ehf.c1411 case hwmon_pwm: in w83627ehf_is_visible()
1567 case hwmon_pwm: in w83627ehf_read()
1625 if (type == hwmon_pwm && attr == hwmon_pwm_mode) in w83627ehf_write()
1627 if (type == hwmon_pwm && attr == hwmon_pwm_enable) in w83627ehf_write()
1629 if (type == hwmon_pwm && attr == hwmon_pwm_input) in w83627ehf_write()
Dhwmon.c570 [hwmon_pwm] = hwmon_pwm_attr_templates,
583 [hwmon_pwm] = ARRAY_SIZE(hwmon_pwm_attr_templates),
/Linux-v5.10/drivers/misc/habanalabs/common/
Dhwmon.c13 #define HWMON_NR_SENSOR_TYPES (hwmon_pwm + 1)
174 case hwmon_pwm: in hl_read()
209 case hwmon_pwm: in hl_write()
292 case hwmon_pwm: in hl_is_visible()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c267 .type = hwmon_pwm,
641 case hwmon_pwm: in nouveau_is_visible()
677 case hwmon_pwm: in nouveau_read()
693 case hwmon_pwm: in nouveau_write()
/Linux-v5.10/include/linux/
Dhwmon.h29 hwmon_pwm, enumerator
/Linux-v5.10/Documentation/hwmon/
Dhwmon-kernel-api.rst180 hwmon_pwm PWM control
259 HWMON_PWM_xxxx PWM control attributes, for use with hwmon_pwm.