Searched refs:DRM_IOCTL_SET_MASTER (Results 1 – 10 of 10) sorted by relevance
51 DRM_IOCTL_SET_MASTER = 25630
51 DRM_IOCTL_SET_MASTER = 536896542
34 ioctl$DRM_IOCTL_SET_MASTER(fd fd_dri, cmd const[DRM_IOCTL_SET_MASTER])
804 #define DRM_IOCTL_SET_MASTER DRM_IO(0x1e) macro
826 #define DRM_IOCTL_SET_MASTER DRM_IO(0x1e) macro
2730 return drmIoctl(fd, DRM_IOCTL_SET_MASTER, NULL); in drmSetMaster()