Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_MODE_SETCRTC (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/include/uapi/drm/
Ddrm.h1109 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc) macro
/Linux-v6.6/include/uapi/drm/
Ddrm.h1109 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc) macro
/Linux-v6.6/drivers/gpu/drm/
Ddrm_ioctl.c660 DRM_IOCTL_DEF(DRM_IOCTL_MODE_SETCRTC, drm_mode_setcrtc, DRM_MASTER),