Searched refs:nouveau_bo_wrap (Results 1 – 4 of 4) sorted by relevance
21 nouveau_bo_wrap
140 int nouveau_bo_wrap(struct nouveau_device *, uint32_t handle,
713 nouveau_bo_wrap(struct nouveau_device *dev, uint32_t handle, in nouveau_bo_wrap() function
631 ret = nouveau_bo_wrap(screen->base.device, fifo->notify, &screen->notify); in nv30_screen_create()