Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly.c34 } ovlys[] = { in nv50_ovly_new() local
46 cid = nvif_mclass(&disp->disp->object, ovlys); in nv50_ovly_new()
52 ret = ovlys[cid].new(drm, head, ovlys[cid].oclass, pwndw); in nv50_ovly_new()