Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c937 } wndws[] = { in nv50_wndw_new() local
947 cid = nvif_mclass(&disp->disp->object, wndws); in nv50_wndw_new()
953 ret = wndws[cid].new(drm, type, index, wndws[cid].oclass, pwndw); in nv50_wndw_new()