Searched refs:npcm7xx_fan_start_capture (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 264 static inline void npcm7xx_fan_start_capture(struct npcm7xx_pwm_fan_data *data, in npcm7xx_fan_start_capture() function 345 npcm7xx_fan_start_capture(data, i, NPCM7XX_FAN_CMPA); in npcm7xx_fan_polling() 350 npcm7xx_fan_start_capture(data, i, NPCM7XX_FAN_CMPB); in npcm7xx_fan_polling()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 264 static inline void npcm7xx_fan_start_capture(struct npcm7xx_pwm_fan_data *data, in npcm7xx_fan_start_capture() function 345 npcm7xx_fan_start_capture(data, i, NPCM7XX_FAN_CMPA); in npcm7xx_fan_polling() 350 npcm7xx_fan_start_capture(data, i, NPCM7XX_FAN_CMPB); in npcm7xx_fan_polling()
|
Completed in 4 milliseconds