Home
last modified time | relevance | path

Searched refs:nvif_object_sclass_get (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c57 nvif_object_sclass_get(struct nvif_object *object, struct nvif_sclass **psclass) in nvif_object_sclass_get() function
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c480 ret = n = nvif_object_sclass_get(&device->object, &sclass); in nouveau_accel_init()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c86 ret = n = nvif_object_sclass_get(disp, &sclass); in nv50_chan_create()