Searched defs:drm_etnaviv_wait_fence (Results 1 – 1 of 1) sorted by relevance
222 struct drm_etnaviv_wait_fence { struct223 __u32 pipe; /* in */224 __u32 fence; /* in */225 __u32 flags; /* in, mask of ETNA_WAIT_x */226 __u32 pad;227 struct drm_etnaviv_timespec timeout; /* in */