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