Searched defs:v3d_bo (Results 1 – 2 of 2) sorted by relevance
35 struct v3d_bo { struct59 struct v3d_bo *v3d_bo_alloc(struct v3d_screen *screen, uint32_t size, argument
33 struct v3d_bo { struct38 static struct v3d_bo * argument39 v3d_bo(struct shim_bo *bo) in v3d_bo() function