Lines Matching +defs:val +defs:volt
318 struct nvkm_volt *volt = nvxx_volt(drm); in nouveau_input_is_visible() local
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()
442 struct nvkm_volt *volt = nvxx_volt(drm); in nouveau_in_read() local
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()
669 struct nvkm_volt *volt = nvxx_volt(drm); in nouveau_hwmon_init() local