Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_GET_CTX (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c188 if (ioctl(tdrm_fd, DRM_IOCTL_GET_CTX)) in main()
334 if (ioctl(tdrm_fd, DRM_IOCTL_GET_CTX, &getctx)) in main()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h998 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx) macro
/third_party/libdrm/include/drm/
H A Ddrm.h998 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx) macro
/third_party/libdrm/
H A Dxf86drm.c2077 if (drmIoctl(fd, DRM_IOCTL_GET_CTX, &ctx)) in drmGetContextFlags()

Completed in 11 milliseconds