Searched defs:nvkm_top_device (Results 1 – 1 of 1) sorted by relevance
12 struct nvkm_top_device { struct13 enum nvkm_subdev_type type;14 int inst;15 u32 addr;16 int fault;17 int engine;18 int runlist;19 int reset;20 int intr;21 struct list_head head;
Completed in 4 milliseconds