Searched defs:drm_syncobj_create (Results 1 – 3 of 3) sorted by relevance
942 struct drm_syncobj_create { struct943 __u32 handle;945 __u32 flags;
554 int drm_syncobj_create(struct drm_syncobj **out_syncobj, uint32_t flags, in drm_syncobj_create() function