Searched defs:nvkm_pm (Results 1 – 3 of 3) sorted by relevance
6 struct nvkm_pm { struct7 const struct nvkm_pm_func *func; argument20 int nv40_pm_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_pm **); argument
4 #define nvkm_pm(p) container_of((p), struct nvkm_pm, engine) macro
853 nvkm_pm = { variable
Completed in 8 milliseconds