Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/
Dnouveau-symbols.txt3 nouveau_bo_name_ref
Dnouveau.h142 int nouveau_bo_name_ref(struct nouveau_device *v, uint32_t name,
Dnouveau.c738 nouveau_bo_name_ref(struct nouveau_device *dev, uint32_t name, in nouveau_bo_name_ref() function
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.c119 ret = nouveau_bo_name_ref(dev, whandle->handle, &bo); in nouveau_screen_bo_from_handle()