Home
last modified time | relevance | path

Searched defs:drm_syncobj_wait (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/drm/
H A Ddrm.h896 struct drm_syncobj_wait { struct
897 __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;
/openbmc/linux/tools/include/uapi/drm/
H A Ddrm.h896 struct drm_syncobj_wait { struct
897 __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;