Searched defs:etna_device (Results 1 – 2 of 2) sorted by relevance
67 struct etna_device { struct68 int fd;69 uint32_t drm_version;93 void etna_bo_kill_zombies(struct etna_device *dev); argument
61 struct etna_device { struct62 int fd;63 atomic_t refcnt;88 drm_private void etna_device_del_locked(struct etna_device *dev); argument