Searched refs:nvkm_pmu_fwif (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | priv.h | 54 struct nvkm_pmu_fwif { struct 56 int (*load)(struct nvkm_pmu *, int ver, const struct nvkm_pmu_fwif *); argument 61 int gf100_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); argument 62 int gm200_pmu_nofw(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 63 int gm20b_pmu_load(struct nvkm_pmu *, int, const struct nvkm_pmu_fwif *); 65 int nvkm_pmu_ctor(const struct nvkm_pmu_fwif *, struct nvkm_device *, 67 int nvkm_pmu_new_(const struct nvkm_pmu_fwif *, struct nvkm_device *,
|
D | gm200.c | 35 gm200_pmu_nofw(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm200_pmu_nofw() 41 static const struct nvkm_pmu_fwif
|
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 | base.c | 164 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor() 197 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 | 228 gm20b_pmu_load(struct nvkm_pmu *pmu, int ver, const struct nvkm_pmu_fwif *fwif) in gm20b_pmu_load() 235 static const struct nvkm_pmu_fwif
|
D | gk110.c | 102 static const struct nvkm_pmu_fwif
|
D | gp10b.c | 94 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
|