Searched refs:nvif_object_sclass_get (Results 1 – 3 of 3) sorted by relevance
57 nvif_object_sclass_get(struct nvif_object *object, struct nvif_sclass **psclass) in nvif_object_sclass_get() function
480 ret = n = nvif_object_sclass_get(&device->object, &sclass); in nouveau_accel_init()
86 ret = n = nvif_object_sclass_get(disp, &sclass); in nv50_chan_create()