Searched refs:nvkm_pmu_ctor (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| H A D | base.c | 169 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, in nvkm_pmu_ctor() function 208 return nvkm_pmu_ctor(fwif, device, index, *ppmu); in nvkm_pmu_new_()
|
| H A D | priv.h | 68 int nvkm_pmu_ctor(const struct nvkm_pmu_fwif *, struct nvkm_device *,
|
| H A D | gk20a.c | 222 ret = nvkm_pmu_ctor(gk20a_pmu_fwif, device, index, &pmu->base); in gk20a_pmu_new()
|