Searched defs:drm_syncobj_create (Results 1 – 3 of 3) sorted by relevance
717 struct drm_syncobj_create { struct718 __u32 handle;720 __u32 flags;
294 int drm_syncobj_create(struct drm_syncobj **out_syncobj, uint32_t flags, in drm_syncobj_create() function