Home
last modified time | relevance | path

Searched refs:drm_ctx_priv_map (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm.h213 struct drm_ctx_priv_map { struct
832 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
833 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
985 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm.h205 struct drm_ctx_priv_map { struct
817 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
818 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
969 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm.h205 struct drm_ctx_priv_map { struct
817 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
818 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
969 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm.h212 struct drm_ctx_priv_map { struct
857 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
858 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1017 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm.h205 struct drm_ctx_priv_map { struct
989 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
990 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1148 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm.h206 struct drm_ctx_priv_map { struct
850 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
851 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1007 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm.h206 struct drm_ctx_priv_map { struct
851 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
852 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1010 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm.h206 struct drm_ctx_priv_map { struct
850 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
851 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1007 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm.h206 struct drm_ctx_priv_map { struct
850 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
851 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1007 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Ddrm.h212 struct drm_ctx_priv_map { struct
857 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map)
858 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map)
1017 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_context.c181 struct drm_ctx_priv_map *request = data; in drm_legacy_getsareactx()
229 struct drm_ctx_priv_map *request = data; in drm_legacy_setsareactx()
H A Ddrm_ioc32.c518 struct drm_ctx_priv_map request; in compat_drm_setsareactx()
533 struct drm_ctx_priv_map req; in compat_drm_getsareactx()