Searched refs:gm107_therm_new (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
A D | gm107.c | 71 gm107_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm107_therm_new() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | therm.h | 116 int gm107_therm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_therm **);
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
A D | base.c | 1961 .therm = { 0x00000001, gm107_therm_new }, 1996 .therm = { 0x00000001, gm107_therm_new },
|
Completed in 8 milliseconds