Home
last modified time | relevance | path

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

/external/mesa3d/src/drm-shim/
Ddrm_shim.h40 struct shim_device { struct
42 struct hash_table *fd_map;
45 struct hash_table_u64 *offset_map;
48 struct {
75 extern struct shim_device shim_device; argument
Ddevice.c58 struct shim_device shim_device; variable