Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_CONTROL (Results 1 – 2 of 2) sorted by relevance

/third_party/libdrm/include/drm/
Ddrm.h841 #define DRM_IOCTL_CONTROL DRM_IOW( 0x14, struct drm_control) macro
/third_party/libdrm/
Dxf86drm.c2240 if (drmIoctl(fd, DRM_IOCTL_CONTROL, &ctl)) in drmCtlInstHandler()
2264 if (drmIoctl(fd, DRM_IOCTL_CONTROL, &ctl)) in drmCtlUninstHandler()