Lines Matching defs:attr
220 static int nct7904_read_fan(struct device *dev, u32 attr, int channel, in nct7904_read_fan()
272 static umode_t nct7904_fan_is_visible(const void *_data, u32 attr, int channel) in nct7904_fan_is_visible()
299 static int nct7904_read_in(struct device *dev, u32 attr, int channel, in nct7904_read_in()
364 static umode_t nct7904_in_is_visible(const void *_data, u32 attr, int channel) in nct7904_in_is_visible()
387 static int nct7904_read_temp(struct device *dev, u32 attr, int channel, in nct7904_read_temp()
504 static umode_t nct7904_temp_is_visible(const void *_data, u32 attr, int channel) in nct7904_temp_is_visible()
539 static int nct7904_read_pwm(struct device *dev, u32 attr, int channel, in nct7904_read_pwm()
564 static int nct7904_write_temp(struct device *dev, u32 attr, int channel, in nct7904_write_temp()
609 static int nct7904_write_fan(struct device *dev, u32 attr, int channel, in nct7904_write_fan()
636 static int nct7904_write_in(struct device *dev, u32 attr, int channel, in nct7904_write_in()
695 static int nct7904_write_pwm(struct device *dev, u32 attr, int channel, in nct7904_write_pwm()
720 static umode_t nct7904_pwm_is_visible(const void *_data, u32 attr, int channel) in nct7904_pwm_is_visible()
732 u32 attr, int channel, long *val) in nct7904_read()
749 u32 attr, int channel, long val) in nct7904_write()
767 u32 attr, int channel) in nct7904_is_visible()