Searched refs:nouveau_bo_wrap (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/libdrm/dist/nouveau/
H A Dnouveau.h141 int nouveau_bo_wrap(struct nouveau_device *, uint32_t handle,
H A Dnouveau.c734 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, function in typeref:typename:drm_public int
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c670 ret = nouveau_bo_wrap(screen->base.device, fifo->notify, &screen->notify);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c685 ret = nouveau_bo_wrap(screen->base.device, fifo->notify, &screen->notify);

Completed in 6 milliseconds