Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm.h797 #define DRM_IOCTL_BASE 'd' macro
798 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
799 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
800 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
801 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/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.h782 #define DRM_IOCTL_BASE 'd' macro
783 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
784 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
785 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
786 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/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.h782 #define DRM_IOCTL_BASE 'd' macro
783 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
784 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
785 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
786 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm.h822 #define DRM_IOCTL_BASE 'd' macro
823 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
824 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
825 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
826 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm.h954 #define DRM_IOCTL_BASE 'd' macro
955 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
956 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
957 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
958 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm.h815 #define DRM_IOCTL_BASE 'd' macro
816 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
817 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
818 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
819 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm.h816 #define DRM_IOCTL_BASE 'd' macro
817 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
818 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
819 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
820 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm.h815 #define DRM_IOCTL_BASE 'd' macro
816 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
817 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
818 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
819 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm.h815 #define DRM_IOCTL_BASE 'd' macro
816 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
817 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
818 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
819 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Ddrm.h822 #define DRM_IOCTL_BASE 'd' macro
823 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
824 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
825 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
826 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_ioctl.c838 if (DRM_IOCTL_TYPE(cmd) != DRM_IOCTL_BASE) in drm_ioctl()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c2993 request = DRM_IOC( DRM_IOC_READ, DRM_IOCTL_BASE, in drmCommandRead()
3022 request = DRM_IOC( DRM_IOC_WRITE, DRM_IOCTL_BASE, in drmCommandWrite()
3051 request = DRM_IOC( DRM_IOC_READ|DRM_IOC_WRITE, DRM_IOCTL_BASE, in drmCommandWriteRead()