Home
last modified time | relevance | path

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

/linux/tools/include/uapi/drm/
H A Ddrm.h902 struct drm_syncobj_destroy { struct
903 __u32 handle;
904 __u32 pad;
/linux/drivers/gpu/drm/
H A Ddrm_syncobj.c635 static int drm_syncobj_destroy(struct drm_file *file_private, in drm_syncobj_destroy() function