Searched refs:npcm7xx_pwm_config_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 210 static int npcm7xx_pwm_config_set(struct npcm7xx_pwm_fan_data *data, in npcm7xx_pwm_config_set() function 531 err = npcm7xx_pwm_config_set(data, channel, (u16)val); in npcm7xx_write_pwm() 810 ret = npcm7xx_pwm_config_set(cdev->data, cdev->pwm_port, in npcm7xx_pwm_cz_set_cur_state() 876 ret = npcm7xx_pwm_config_set(data, pwm_port, in npcm7xx_en_pwm_fan()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 210 static int npcm7xx_pwm_config_set(struct npcm7xx_pwm_fan_data *data, in npcm7xx_pwm_config_set() function 531 err = npcm7xx_pwm_config_set(data, channel, (u16)val); in npcm7xx_write_pwm() 810 ret = npcm7xx_pwm_config_set(cdev->data, cdev->pwm_port, in npcm7xx_pwm_cz_set_cur_state() 876 ret = npcm7xx_pwm_config_set(data, pwm_port, in npcm7xx_en_pwm_fan()
|
Completed in 6 milliseconds