Searched defs:class_get (Results 1 – 2 of 2) sorted by relevance
32 int (*class_get)(struct nvkm_fifo *, int index, struct nvkm_oclass *); member
108 static struct class *class_get(struct class *cls) in class_get() function