Searched refs:drm_mode_crtc (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_crtc.c | 389 struct drm_mode_crtc *crtc_resp = data; in drm_mode_getcrtc() 556 struct drm_mode_crtc *crtc_req = data; in drm_mode_setcrtc()
|
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | drm.h | 900 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 901 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 900 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 901 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
H A D | drm_mode.h | 256 struct drm_mode_crtc { struct
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 1108 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 1109 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
H A D | drm_mode.h | 277 struct drm_mode_crtc { struct
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_crtc.c | 542 struct drm_mode_crtc *crtc_resp = data; in drm_mode_getcrtc() 709 struct drm_mode_crtc *crtc_req = data; in drm_mode_setcrtc()
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | drm.h | 1108 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 1109 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 513 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 514 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
H A D | drm_mode.h | 149 struct drm_mode_crtc { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 531 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 532 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
H A D | drm_mode.h | 135 struct drm_mode_crtc { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 531 #define DRM_IOCTL_MODE_GETCRTC DRM_IOWR(0xA1, struct drm_mode_crtc) 532 #define DRM_IOCTL_MODE_SETCRTC DRM_IOWR(0xA2, struct drm_mode_crtc)
|
H A D | drm_mode.h | 135 struct drm_mode_crtc { struct
|
Completed in 26 milliseconds