Home
last modified time | relevance | path

Searched defs:drm_syncobj_destroy (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm.h872 struct drm_syncobj_destroy { struct
873 __u32 handle;
874 __u32 pad;
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_syncobj.c637 static int drm_syncobj_destroy(struct drm_file *file_private, in drm_syncobj_destroy() function