Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A 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()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A 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()
H A Dcorsair-cpro.c261 case hwmon_pwm: in ccp_read()
298 case hwmon_pwm: in ccp_write()
354 case hwmon_pwm: in ccp_is_visible()
H A 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()
H A Dmax31790.c371 case hwmon_pwm: in max31790_read()
384 case hwmon_pwm: in max31790_write()
398 case hwmon_pwm: in max31790_is_visible()
H A Dmax6650.c529 case hwmon_pwm: in max6650_read()
620 case hwmon_pwm: in max6650_write()
725 case hwmon_pwm: in max6650_is_visible()
H A 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()
H A Dnct7904.c739 case hwmon_pwm: in nct7904_read()
756 case hwmon_pwm: in nct7904_write()
774 case hwmon_pwm: in nct7904_is_visible()
H A 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()
H A Dhwmon.c572 [hwmon_pwm] = hwmon_pwm_attr_templates,
585 [hwmon_pwm] = ARRAY_SIZE(hwmon_pwm_attr_templates),
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhwmon.h29 hwmon_pwm, enumerator
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dhwmon-kernel-api.rst180 hwmon_pwm PWM control
259 HWMON_PWM_xxxx PWM control attributes, for use with hwmon_pwm.