Searched defs:drm_syncobj_create (Results 1 – 2 of 2) sorted by relevance
741 struct drm_syncobj_create { struct742 __u32 handle;744 __u32 flags;
477 int drm_syncobj_create(struct drm_syncobj **out_syncobj, uint32_t flags, in drm_syncobj_create() function