nv40_sensor_style   27 drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c enum nv40_sensor_style { INVALID_STYLE = -1, OLD_STYLE = 0, NEW_STYLE = 1 };
nv40_sensor_style   30 drivers/gpu/drm/nouveau/nvkm/subdev/therm/nv40.c nv40_sensor_style(struct nvkm_therm *therm)