Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_drv_video.h193 struct psb_driver_data_s { struct
194 struct object_heap_s config_heap;
195 struct object_heap_s context_heap;
196 struct object_heap_s surface_heap;
197 struct object_heap_s buffer_heap;
198 struct object_heap_s image_heap;
199 struct object_heap_s subpic_heap;
200 char * bus_id;
201 uint32_t dev_id;
202 int drm_fd;
[all …]