Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/drm-shim/
H A 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
H A Ddevice.c58 struct shim_device shim_device; variable