Searched defs:drm_syncobj_create (Results 1 – 3 of 3) sorted by relevance
863 struct drm_syncobj_create { struct864 __u32 handle;866 __u32 flags;
545 int drm_syncobj_create(struct drm_syncobj **out_syncobj, uint32_t flags, in drm_syncobj_create() function