Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgk20a.c22 #define gk20a_pmu(p) container_of((p), struct gk20a_pmu, base) macro
39 struct gk20a_pmu { struct
67 gk20a_pmu_dvfs_get_target_state(struct gk20a_pmu *pmu, in gk20a_pmu_dvfs_get_target_state()
95 gk20a_pmu_dvfs_get_dev_status(struct gk20a_pmu *pmu, in gk20a_pmu_dvfs_get_dev_status()
116 struct gk20a_pmu *pmu = in gk20a_pmu_dvfs_work()
117 container_of(alarm, struct gk20a_pmu, alarm); in gk20a_pmu_dvfs_work()
160 struct gk20a_pmu *gpmu = gk20a_pmu(pmu); in gk20a_pmu_fini()
169 struct gk20a_pmu *gpmu = gk20a_pmu(pmu); in gk20a_pmu_init()
198 gk20a_pmu = { variable
207 { -1, gf100_pmu_nofw, &gk20a_pmu },
[all …]