| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm.h | 797 #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 D | drm.h | 782 #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 D | drm.h | 782 #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 D | drm.h | 822 #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 D | drm.h | 954 #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 D | drm.h | 815 #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 D | drm.h | 816 #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 D | drm.h | 815 #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 D | drm.h | 815 #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 D | drm.h | 822 #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 D | drm_ioctl.c | 838 if (DRM_IOCTL_TYPE(cmd) != DRM_IOCTL_BASE) in drm_ioctl()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/ |
| H A D | xf86drm.c | 2993 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()
|