Searched refs:drm_draw (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | drm.h | 441 struct drm_draw { struct 870 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 871 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 1036 typedef struct drm_draw drm_draw_t;
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 441 struct drm_draw { struct 870 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 871 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 1036 typedef struct drm_draw drm_draw_t;
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 440 struct drm_draw { struct 1048 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 1049 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 1309 typedef struct drm_draw drm_draw_t;
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | drm.h | 440 struct drm_draw { struct 1048 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 1049 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 1309 typedef struct drm_draw drm_draw_t;
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 246 struct drm_draw { struct 490 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 491 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 608 typedef struct drm_draw drm_draw_t;
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 250 struct drm_draw { struct 508 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 509 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 630 typedef struct drm_draw drm_draw_t;
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 250 struct drm_draw { struct 508 #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) 509 #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) 630 typedef struct drm_draw drm_draw_t;
|
Completed in 16 milliseconds