Searched defs:nvkm_pmu (Results 1 – 3 of 3) sorted by relevance
7 struct nvkm_pmu { struct8 const struct nvkm_pmu_func *func; argument30 int nvkm_pmu_send(struct nvkm_pmu *, u32 reply[2], u32 process, argument
4 #define nvkm_pmu(p) container_of((p), struct nvkm_pmu, subdev) macro
135 nvkm_pmu = { variable