Searched defs:drm_syncobj_wait (Results 1 – 1 of 1) sorted by relevance
899 struct drm_syncobj_wait { struct900 __u64 handles;902 __s64 timeout_nsec;903 __u32 count_handles;904 __u32 flags;905 __u32 first_signaled; /* only valid when not waiting all */906 __u32 pad;