Home
last modified time | relevance | path

Searched refs:drm_ctx (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/original-kernel-headers/drm/
Ddrm.h418 struct drm_ctx { struct
428 struct drm_ctx *contexts; argument
785 #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
786 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
787 #define DRM_IOCTL_MOD_CTX DRM_IOW( 0x22, struct drm_ctx)
788 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
789 #define DRM_IOCTL_SWITCH_CTX DRM_IOW( 0x24, struct drm_ctx)
790 #define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx)
934 typedef struct drm_ctx drm_ctx_t;
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/
Ddrm.h241 struct drm_ctx { struct
247 struct drm_ctx * contexts; argument
458 #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
459 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
460 #define DRM_IOCTL_MOD_CTX DRM_IOW(0x22, struct drm_ctx)
461 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
462 #define DRM_IOCTL_SWITCH_CTX DRM_IOW(0x24, struct drm_ctx)
463 #define DRM_IOCTL_NEW_CTX DRM_IOW(0x25, struct drm_ctx)
571 typedef struct drm_ctx drm_ctx_t;
/device/google/coral-kernel/sm8150/kernel-headers/drm/
Ddrm.h241 struct drm_ctx { struct
247 struct drm_ctx * contexts; argument
458 #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
459 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
460 #define DRM_IOCTL_MOD_CTX DRM_IOW(0x22, struct drm_ctx)
461 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
462 #define DRM_IOCTL_SWITCH_CTX DRM_IOW(0x24, struct drm_ctx)
463 #define DRM_IOCTL_NEW_CTX DRM_IOW(0x25, struct drm_ctx)
571 typedef struct drm_ctx drm_ctx_t;
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/
Ddrm.h418 struct drm_ctx { struct
428 struct drm_ctx *contexts; argument
785 #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
786 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
787 #define DRM_IOCTL_MOD_CTX DRM_IOW( 0x22, struct drm_ctx)
788 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
789 #define DRM_IOCTL_SWITCH_CTX DRM_IOW( 0x24, struct drm_ctx)
790 #define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx)
934 typedef struct drm_ctx drm_ctx_t;
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/
Ddrm.h418 struct drm_ctx { struct
428 struct drm_ctx *contexts; argument
823 #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
824 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
825 #define DRM_IOCTL_MOD_CTX DRM_IOW( 0x22, struct drm_ctx)
826 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
827 #define DRM_IOCTL_SWITCH_CTX DRM_IOW( 0x24, struct drm_ctx)
828 #define DRM_IOCTL_NEW_CTX DRM_IOW( 0x25, struct drm_ctx)
986 typedef struct drm_ctx drm_ctx_t;
/device/google/redbull-kernel/sm7250/kernel-headers/drm/
Ddrm.h229 struct drm_ctx { struct
235 struct drm_ctx * contexts; argument
462 #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx)
463 #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx)
464 #define DRM_IOCTL_MOD_CTX DRM_IOW(0x22, struct drm_ctx)
465 #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx)
466 #define DRM_IOCTL_SWITCH_CTX DRM_IOW(0x24, struct drm_ctx)
467 #define DRM_IOCTL_NEW_CTX DRM_IOW(0x25, struct drm_ctx)
584 typedef struct drm_ctx drm_ctx_t;