Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/cirrus/
Dcirrus_drv.h150 struct cirrus_bo { struct
158 #define gem_to_cirrus_bo(gobj) container_of((gobj), struct cirrus_bo, gem) argument
161 cirrus_bo(struct ttm_buffer_object *bo) in cirrus_bo() function