Home
last modified time | relevance | path

Searched defs:nouveau_client (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/nouveau/
Dnouveau.h85 struct nouveau_client { struct
90 int nouveau_client_new(struct nouveau_device *, struct nouveau_client **); argument
Dprivate.h40 nouveau_client(struct nouveau_client *client) in nouveau_client() function
/external/mesa3d/src/gallium/winsys/nouveau/drm/
Dnouveau.h59 struct nouveau_client { struct
60 struct nouveau_device *device;
Dnouveau.c527 nouveau_client(struct nouveau_client *client) in nouveau_client() function