Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dsornv50.c95 nv50_sor_new(struct nvkm_disp *disp, int id) in nv50_sor_new() function
H A Dior.h187 int nv50_sor_new(struct nvkm_disp *, int);
H A Dnv50.c767 .sor = { .cnt = nv50_sor_cnt, .new = nv50_sor_new },