Searched refs:DRM_IOCTL_MODE_GETENCODER (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | drm.h | 905 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 905 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 673 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETENCODER, drm_mode_getencoder, 0),
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 1113 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 666 DRM_IOCTL_DEF(DRM_IOCTL_MODE_GETENCODER, drm_mode_getencoder, 0),
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | drm.h | 1113 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 518 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 536 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 536 #define DRM_IOCTL_MODE_GETENCODER DRM_IOWR(0xA6, struct drm_mode_get_encoder) macro
|
Completed in 18 milliseconds