Searched refs:drm_ctx_priv_map (Results 1 – 6 of 6) sorted by relevance
/device/google/coral-kernel/sm8150/original-kernel-headers/drm/ |
D | drm.h | 205 struct drm_ctx_priv_map { struct 779 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map) 780 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map) 917 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
|
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/ |
D | drm.h | 124 struct drm_ctx_priv_map { struct 454 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW(0x1c, struct drm_ctx_priv_map) 455 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map) 554 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
|
/device/google/coral-kernel/sm8150/kernel-headers/drm/ |
D | drm.h | 124 struct drm_ctx_priv_map { struct 454 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW(0x1c, struct drm_ctx_priv_map) 455 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map) 554 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/ |
D | drm.h | 205 struct drm_ctx_priv_map { struct 779 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW( 0x1c, struct drm_ctx_priv_map) 780 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map) 917 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/ |
D | drm.h | 205 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;
|
/device/google/redbull-kernel/sm7250/kernel-headers/drm/ |
D | drm.h | 112 struct drm_ctx_priv_map { struct 458 #define DRM_IOCTL_SET_SAREA_CTX DRM_IOW(0x1c, struct drm_ctx_priv_map) 459 #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map) 567 typedef struct drm_ctx_priv_map drm_ctx_priv_map_t;
|