Lines Matching +defs:val +defs:buf
42 struct device_attribute *a, char *buf) in nouveau_hwmon_show_temp1_auto_point1_pwm()
51 struct device_attribute *a, char *buf) in nouveau_hwmon_temp1_auto_point1_temp()
63 const char *buf, size_t count) in nouveau_hwmon_set_temp1_auto_point1_temp()
84 struct device_attribute *a, char *buf) in nouveau_hwmon_temp1_auto_point1_temp_hyst()
96 const char *buf, size_t count) in nouveau_hwmon_set_temp1_auto_point1_temp_hyst()
117 struct device_attribute *a, char *buf) in nouveau_hwmon_get_pwm1_max()
133 struct device_attribute *a, char *buf) in nouveau_hwmon_get_pwm1_min()
149 const char *buf, size_t count) in nouveau_hwmon_set_pwm1_min()
172 const char *buf, size_t count) in nouveau_hwmon_set_pwm1_max()
352 nouveau_chip_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_chip_read()
366 nouveau_temp_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_temp_read()
415 nouveau_fan_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_fan_read()
438 nouveau_in_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_in_read()
469 nouveau_pwm_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_pwm_read()
495 nouveau_power_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_power_read()
524 nouveau_temp_write(struct device *dev, u32 attr, int channel, long val) in nouveau_temp_write()
558 nouveau_pwm_write(struct device *dev, u32 attr, int channel, long val) in nouveau_pwm_write()
603 int channel, const char **buf) in nouveau_read_string()
615 int channel, long *val) in nouveau_read()
637 int channel, long val) in nouveau_write()