nv50_curs_new 13 drivers/gpu/drm/nouveau/dispnv50/curs.h int nv50_curs_new(struct nouveau_drm *, int head, struct nv50_wndw **); nv50_curs_new 503 drivers/gpu/drm/nouveau/dispnv50/head.c ret = nv50_curs_new(drm, head->base.index, &curs);