/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gm200.c | 35 gm200_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) gm200_therm_new() argument
|
H A D | gt215.c | 71 gt215_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) gt215_therm_new() argument
|
H A D | gp100.c | 52 gp100_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) gp100_therm_new() argument
|
H A D | gm107.c | 71 gm107_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) gm107_therm_new() argument
|
H A D | gk104.c | 109 gk104_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, int index, const struct gk104_clkgate_engine_info *clkgate_order, const struct gf100_idle_filter *idle_filter, struct nvkm_therm **ptherm) gk104_therm_new_() argument 130 gk104_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) gk104_therm_new() argument
|
H A D | gf119.c | 149 gf119_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) gf119_therm_new() argument
|
H A D | nv40.c | 200 nv40_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) nv40_therm_new() argument
|
H A D | nv50.c | 172 nv50_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) nv50_therm_new() argument
|
H A D | g84.c | 226 g84_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) in g84_therm_new() argument
|
H A D | base.c | 445 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, int index, struct nvkm_therm **ptherm) nvkm_therm_new_() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gm200.c | 35 gm200_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) gm200_therm_new() argument
|
H A D | gm107.c | 71 gm107_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) gm107_therm_new() argument
|
H A D | gt215.c | 71 gt215_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) gt215_therm_new() argument
|
H A D | gp100.c | 52 gp100_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) gp100_therm_new() argument
|
H A D | gk104.c | 128 gk104_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) in gk104_therm_new() argument 109 gk104_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, const struct gk104_clkgate_engine_info *clkgate_order, const struct gf100_idle_filter *idle_filter, struct nvkm_therm **ptherm) gk104_therm_new_() argument
|
H A D | g84.c | 226 g84_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) g84_therm_new() argument
|
H A D | gf119.c | 150 gf119_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) gf119_therm_new() argument
|
H A D | nv50.c | 172 nv50_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) nv50_therm_new() argument
|
H A D | nv40.c | 200 nv40_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) nv40_therm_new() argument
|
H A D | base.c | 445 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) nvkm_therm_new_() argument
|