Searched refs:nvkm_pmu_fwif (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | priv.h | 57 struct nvkm_pmu_fwif { struct 59 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); argument 64 int gf100_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); argument 65 int gm200_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 66 int gm20b_pmu_load(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 68 int nvkm_pmu_ctor(const struct nvkm_pmu_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int, 70 int nvkm_pmu_new_(const struct nvkm_pmu_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
D | gf100.c | 60 gf100_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gf100_pmu_nofw() 65 static const struct nvkm_pmu_fwif
|
D | gm200.c | 64 gm200_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm200_pmu_nofw() 70 static const struct nvkm_pmu_fwif
|
D | base.c | 170 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor() 204 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_new_()
|
D | gp102.c | 47 static const struct nvkm_pmu_fwif
|
D | gf119.c | 43 static const struct nvkm_pmu_fwif
|
D | gk208.c | 44 static const struct nvkm_pmu_fwif
|
D | gm107.c | 45 static const struct nvkm_pmu_fwif
|
D | gm20b.c | 229 gm20b_pmu_load(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm20b_pmu_load() 236 static const struct nvkm_pmu_fwif
|
D | gk110.c | 102 static const struct nvkm_pmu_fwif
|
D | gp10b.c | 95 static const struct nvkm_pmu_fwif
|
D | gk104.c | 123 static const struct nvkm_pmu_fwif
|
D | gk20a.c | 206 static const struct nvkm_pmu_fwif
|
D | gt215.c | 278 static const struct nvkm_pmu_fwif
|