Searched defs:nvkm_mc (Results 1 – 3 of 3) sorted by relevance
6 struct nvkm_mc { struct7 const struct nvkm_mc_func *func; argument20 int nv04_mc_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_mc **); argument
4 #define nvkm_mc(p) container_of((p), struct nvkm_mc, subdev) macro
121 nvkm_mc = { variable
Completed in 4 milliseconds