Lines Matching +defs:val +defs:d

41 nouveau_hwmon_show_temp1_auto_point1_pwm(struct device *d,  in nouveau_hwmon_show_temp1_auto_point1_pwm()
50 nouveau_hwmon_temp1_auto_point1_temp(struct device *d, in nouveau_hwmon_temp1_auto_point1_temp()
61 nouveau_hwmon_set_temp1_auto_point1_temp(struct device *d, in nouveau_hwmon_set_temp1_auto_point1_temp()
83 nouveau_hwmon_temp1_auto_point1_temp_hyst(struct device *d, in nouveau_hwmon_temp1_auto_point1_temp_hyst()
94 nouveau_hwmon_set_temp1_auto_point1_temp_hyst(struct device *d, in nouveau_hwmon_set_temp1_auto_point1_temp_hyst()
116 nouveau_hwmon_get_pwm1_max(struct device *d, in nouveau_hwmon_get_pwm1_max()
132 nouveau_hwmon_get_pwm1_min(struct device *d, in nouveau_hwmon_get_pwm1_min()
148 nouveau_hwmon_set_pwm1_min(struct device *d, struct device_attribute *a, in nouveau_hwmon_set_pwm1_min()
171 nouveau_hwmon_set_pwm1_max(struct device *d, struct device_attribute *a, 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()
615 int channel, long *val) in nouveau_read()
637 int channel, long val) in nouveau_write()