Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_FREE_BUFS (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h356 * DRM_IOCTL_FREE_BUFS ioctl argument type.
985 #define DRM_IOCTL_FREE_BUFS DRM_IOW( 0x1a, struct drm_buf_free) macro
/third_party/libdrm/include/drm/
H A Ddrm.h356 * DRM_IOCTL_FREE_BUFS ioctl argument type.
985 #define DRM_IOCTL_FREE_BUFS DRM_IOW( 0x1a, struct drm_buf_free) macro
/third_party/libdrm/
H A Dxf86drm.c1664 * This function is a wrapper around the DRM_IOCTL_FREE_BUFS ioctl, passing
1674 if (drmIoctl(fd, DRM_IOCTL_FREE_BUFS, &request)) in drmFreeBufs()

Completed in 11 milliseconds