Searched defs:nouveau_bo (Results 1 – 3 of 3) sorted by relevance
45 struct nouveau_bo struct47 struct kms_bo base;48 uint64_t map_handle;49 unsigned map_count;
127 struct nouveau_bo { struct134 union nouveau_bo_config config; argument139 struct nouveau_bo **); argument
91 nouveau_bo(struct nouveau_bo *bo) in nouveau_bo() function