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