Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/hwmon/
Dqnap-mcu-hwmon.c69 static int qnap_mcu_hwmon_set_pwm(struct qnap_mcu_hwmon *hwm, u8 pwm) in qnap_mcu_hwmon_set_pwm() function
113 return qnap_mcu_hwmon_set_pwm(hwm, val); in qnap_mcu_hwmon_write()
223 ret = qnap_mcu_hwmon_set_pwm(hwm, hwm->fan_cooling_levels[state]); in qnap_mcu_hwmon_set_cur_state()
317 ret = qnap_mcu_hwmon_set_pwm(hwm, hwm->pwm_max); in qnap_mcu_hwmon_probe()