Home
last modified time | relevance | path

Searched defs: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
42 struct gk20a_pmu_dvfs_data *data; argument
51 gk20a_pmu_dvfs_target(struct gk20a_pmu *pmu, int *state) in gk20a_pmu_dvfs_target() argument
198 gk20a_pmu = { variable