Lines Matching defs:dev

53 	struct drm_device *dev = dev_get_drvdata(d);  in nouveau_hwmon_temp1_auto_point1_temp()  local
65 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_set_temp1_auto_point1_temp() local
86 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_temp1_auto_point1_temp_hyst() local
98 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_set_temp1_auto_point1_temp_hyst() local
119 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_get_pwm1_max() local
135 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_get_pwm1_min() local
151 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_set_pwm1_min() local
174 struct drm_device *dev = dev_get_drvdata(d); in nouveau_hwmon_set_pwm1_max() local
403 nouveau_chip_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_chip_read()
417 nouveau_temp_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_temp_read()
466 nouveau_fan_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_fan_read()
489 nouveau_in_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_in_read()
520 nouveau_pwm_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_pwm_read()
546 nouveau_power_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_power_read()
575 nouveau_temp_write(struct device *dev, u32 attr, int channel, long val) in nouveau_temp_write()
609 nouveau_pwm_write(struct device *dev, u32 attr, int channel, long val) in nouveau_pwm_write()
653 nouveau_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, in nouveau_read_string()
665 nouveau_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, in nouveau_read()
687 nouveau_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, in nouveau_write()
714 nouveau_hwmon_init(struct drm_device *dev) in nouveau_hwmon_init()
762 nouveau_hwmon_fini(struct drm_device *dev) in nouveau_hwmon_fini()