Searched defs:drm_syncobj_wait (Results 1 – 1 of 1) sorted by relevance
746 struct drm_syncobj_wait { struct747 __u64 handles;749 __s64 timeout_nsec;750 __u32 count_handles;751 __u32 flags;752 __u32 first_signaled; /* only valid when not waiting all */753 __u32 pad;