Home
last modified time | relevance | path

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

/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h67 struct etna_device { struct
68 int fd;
69 uint32_t drm_version;
93 void etna_bo_kill_zombies(struct etna_device *dev); argument
/third_party/libdrm/etnaviv/
Detnaviv_priv.h61 struct etna_device { struct
62 int fd;
63 atomic_t refcnt;
88 drm_private void etna_device_del_locked(struct etna_device *dev); argument