Home
last modified time | relevance | path

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

/drivers/hwmon/
Dnpcm750-pwm-fan.c183 struct npcm7xx_pwm_fan_data *data;
191 struct npcm7xx_pwm_fan_data { struct
210 static int npcm7xx_pwm_config_set(struct npcm7xx_pwm_fan_data *data, in npcm7xx_pwm_config_set() argument
264 static inline void npcm7xx_fan_start_capture(struct npcm7xx_pwm_fan_data *data, in npcm7xx_fan_start_capture()
327 struct npcm7xx_pwm_fan_data *data; in npcm7xx_fan_polling()
363 static inline void npcm7xx_fan_compute(struct npcm7xx_pwm_fan_data *data, in npcm7xx_fan_compute()
422 static inline void npcm7xx_check_cmp(struct npcm7xx_pwm_fan_data *data, in npcm7xx_check_cmp()
483 struct npcm7xx_pwm_fan_data *data = dev_id; in npcm7xx_fan_isr()
507 struct npcm7xx_pwm_fan_data *data = dev_get_drvdata(dev); in npcm7xx_read_pwm()
524 struct npcm7xx_pwm_fan_data *data = dev_get_drvdata(dev); in npcm7xx_write_pwm()
[all …]