Searched defs:drm_syncobj_wait (Results 1 – 2 of 2) sorted by relevance
890 struct drm_syncobj_wait { struct891 __u64 handles;893 __s64 timeout_nsec;894 __u32 count_handles;895 __u32 flags;896 __u32 first_signaled; /* only valid when not waiting all */897 __u32 pad;