Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h199 int gf119_sor_new(struct nvkm_disp *, int);
H A Dsorgf119.c185 gf119_sor_new(struct nvkm_disp *disp, int id) in gf119_sor_new() function
H A Dgf119.c265 .sor = { .cnt = gf119_sor_cnt, .new = gf119_sor_new },