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