Searched defs:drm_syncobj_array (Results 1 – 12 of 12) sorted by relevance
124 pub fn reset(fd: BorrowedFd<'_>, handles: &[u32]) -> io::Result<drm_syncobj_array> { in reset()139 pub fn signal(fd: BorrowedFd<'_>, handles: &[u32]) -> io::Result<drm_syncobj_array> { in signal()
744 struct drm_syncobj_array { struct745 __u64 handles;746 __u32 count_handles;747 __u32 pad;
990 struct drm_syncobj_array { struct991 __u64 handles;992 __u32 count_handles;993 __u32 pad;
907 struct drm_syncobj_array { struct908 __u64 handles;909 __u32 count_handles;910 __u32 pad;
984 struct drm_syncobj_array { struct985 __u64 handles;986 __u32 count_handles;987 __u32 pad;
42451 struct drm_syncobj_array { struct42452 __u64 handles;42453 __u32 count_handles;42454 __u32 pad;
86236 struct drm_syncobj_array { struct86237 __u64 handles;86238 __u32 count_handles;86239 __u32 pad;
128054 struct drm_syncobj_array { struct128055 __u64 handles;128056 __u32 count_handles;128057 __u32 pad;