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