Searched refs:drm_mode_setcrtc (Results 1 – 3 of 3) sorted by relevance
143 DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETCRTC, drm_mode_setcrtc, DRM_MASTER|DRM_CONTROL_ALLOW|DRM_UNLOCKED),
992 extern int drm_mode_setcrtc(struct drm_device *dev,
1870 int drm_mode_setcrtc(struct drm_device *dev, void *data, in drm_mode_setcrtc() function