Home
last modified time | relevance | path

Searched defs:nouveau_bo (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/libkms/
Dnouveau.c41 struct nouveau_bo struct
43 struct kms_bo base;
44 uint64_t map_handle;
45 unsigned map_count;
/external/libdrm/nouveau/
Dnouveau.h127 struct nouveau_bo { struct
134 union nouveau_bo_config config; argument
139 struct nouveau_bo **); argument
Dprivate.h91 nouveau_bo(struct nouveau_bo *bo) in nouveau_bo() function