Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dnouveau-symbol-check21 nouveau_bo_wrap
Dnouveau.h140 int nouveau_bo_wrap(struct nouveau_device *, uint32_t handle,
Dnouveau.c717 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, in nouveau_bo_wrap() function
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c606 ret = nouveau_bo_wrap(screen->base.device, fifo->notify, &screen->notify); in nv30_screen_create()