Searched defs:drm_syncobj_wait (Results 1 – 2 of 2) sorted by relevance
740 struct drm_syncobj_wait { struct741 __u64 handles;743 __s64 timeout_nsec;744 __u32 count_handles;745 __u32 flags;746 __u32 first_signaled; /* only valid when not waiting all */747 __u32 pad;