Lines Matching defs:data

183 	struct npcm7xx_pwm_fan_data *data;  member
210 static int npcm7xx_pwm_config_set(struct npcm7xx_pwm_fan_data *data, in npcm7xx_pwm_config_set()
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() local
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() local
507 struct npcm7xx_pwm_fan_data *data = dev_get_drvdata(dev); in npcm7xx_read_pwm() local
524 struct npcm7xx_pwm_fan_data *data = dev_get_drvdata(dev); in npcm7xx_write_pwm() local
543 const struct npcm7xx_pwm_fan_data *data = _data; in npcm7xx_pwm_is_visible() local
559 struct npcm7xx_pwm_fan_data *data = dev_get_drvdata(dev); in npcm7xx_read_fan() local
581 const struct npcm7xx_pwm_fan_data *data = _data; in npcm7xx_fan_is_visible() local
618 static umode_t npcm7xx_is_visible(const void *data, in npcm7xx_is_visible()
673 static u32 npcm7xx_pwm_init(struct npcm7xx_pwm_fan_data *data) in npcm7xx_pwm_init()
712 static void npcm7xx_fan_init(struct npcm7xx_pwm_fan_data *data) in npcm7xx_fan_init()
824 struct npcm7xx_pwm_fan_data *data, in npcm7xx_create_pwm_cooling()
864 struct npcm7xx_pwm_fan_data *data) in npcm7xx_en_pwm_fan()
912 struct npcm7xx_pwm_fan_data *data; in npcm7xx_pwm_fan_probe() local