Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/
Dnouveau-symbols.txt19 nouveau_device_new
Dnouveau.h74 int nouveau_device_new(struct nouveau_object *parent, int32_t oclass,
Dnouveau.c378 nouveau_device_new(struct nouveau_object *parent, int32_t oclass, in nouveau_device_new() function
483 ret = nouveau_device_new(&drm->client, NV_DEVICE, in nouveau_device_wrap()
/third_party/mesa3d/src/gallium/winsys/nouveau/drm/
Dnouveau_drm_winsys.c81 ret = nouveau_device_new(&drm->client, NV_DEVICE, in nouveau_drm_screen_create()