Searched defs:drm_etnaviv_wait_fence (Results 1 – 1 of 1) sorted by relevance
219 struct drm_etnaviv_wait_fence { struct220 __u32 pipe; /* in */221 __u32 fence; /* in */222 __u32 flags; /* in, mask of ETNA_WAIT_x */223 __u32 pad;224 struct drm_etnaviv_timespec timeout; /* in */