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