Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnpcm750-pwm-fan.c184 struct npcm7xx_cooling_device { struct
207 struct npcm7xx_cooling_device *cdev[NPCM7XX_PWM_MAX_CHN_NUM]; argument
797 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_get_max_state()
808 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_get_cur_state()
819 struct npcm7xx_cooling_device *cdev = tcdev->devdata; in npcm7xx_pwm_cz_set_cur_state()
844 struct npcm7xx_cooling_device *cdev; in npcm7xx_create_pwm_cooling()