Searched refs:npcm7xx_check_cmp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 422 static inline void npcm7xx_check_cmp(struct npcm7xx_pwm_fan_data *data, in npcm7xx_check_cmp() function 493 npcm7xx_check_cmp(data, module, NPCM7XX_FAN_CMPA, flag); in npcm7xx_fan_isr() 494 npcm7xx_check_cmp(data, module, NPCM7XX_FAN_CMPB, flag); in npcm7xx_fan_isr()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 422 static inline void npcm7xx_check_cmp(struct npcm7xx_pwm_fan_data *data, in npcm7xx_check_cmp() function 493 npcm7xx_check_cmp(data, module, NPCM7XX_FAN_CMPA, flag); in npcm7xx_fan_isr() 494 npcm7xx_check_cmp(data, module, NPCM7XX_FAN_CMPB, flag); in npcm7xx_fan_isr()
|
Completed in 5 milliseconds