HomeSort by: relevance | last modified time | path
    Searched refs:nv50_curs_new (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
curs.h 15 int nv50_curs_new(struct nouveau_drm *, int head, struct nv50_wndw **);
nouveau_dispnv50_curs.c 32 nv50_curs_new(struct nouveau_drm *drm, int head, struct nv50_wndw **pwndw) function in typeref:typename:int
nouveau_dispnv50_head.c 518 ret = nv50_curs_new(drm, head->base.index, &curs);

Completed in 26 milliseconds