Home
last modified time | relevance | path

Searched refs:nvkm_pmu_fwif (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
A Dpriv.h54 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 *, enum nvkm_subdev_type, int,
67 int nvkm_pmu_new_(const struct nvkm_pmu_fwif *, struct nvkm_device *, enum nvkm_subdev_type, int,
A Dgm200.c35 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
A Dgf100.c60 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
A Dbase.c165 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor()
199 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_new_()
A Dgp102.c47 static const struct nvkm_pmu_fwif
A Dgf119.c43 static const struct nvkm_pmu_fwif
A Dgk208.c44 static const struct nvkm_pmu_fwif
A Dgm107.c45 static const struct nvkm_pmu_fwif
A Dgm20b.c228 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
A Dgk110.c102 static const struct nvkm_pmu_fwif
A Dgp10b.c94 static const struct nvkm_pmu_fwif
A Dgk104.c123 static const struct nvkm_pmu_fwif
A Dgk20a.c206 static const struct nvkm_pmu_fwif
A Dgt215.c278 static const struct nvkm_pmu_fwif

Completed in 12 milliseconds