Searched refs:gf119_therm_new (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 114 int gf119_therm_new(struct nvkm_device *, int, struct nvkm_therm **);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 114 int gf119_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf119.c | 149 gf119_therm_new(struct nvkm_device *device, int index, in gf119_therm_new() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf119.c | 150 gf119_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf119_therm_new() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1614 .therm = gf119_therm_new, 1650 .therm = gf119_therm_new,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 1609 .therm = { 0x00000001, gf119_therm_new }, 1645 .therm = { 0x00000001, gf119_therm_new },
|
Completed in 7 milliseconds