Home
last modified time | relevance | path

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

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/uapi/drm/
H A Ddrm.h686 #define DRM_IOCTL_BASE 'd' macro
687 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
688 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
689 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
690 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/devel/efl/efl-1.25.1/src/static_libs/libdrm/
H A Ddrm.h704 #define DRM_IOCTL_BASE 'd' macro
705 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
706 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
707 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
708 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/include/drm/
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)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/uapi/prelim/drm/
H A Ddrm.h826 #define DRM_IOCTL_BASE 'd' macro
827 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
828 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
829 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
830 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/uapi/drm/
H A Ddrm.h960 #define DRM_IOCTL_BASE 'd' macro
961 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
962 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
963 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
964 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/uapi/dg1/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)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/drm/
H A Ddrm.h940 #define DRM_IOCTL_BASE 'd' macro
941 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
942 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
943 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
944 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/graphics/libdrm/libdrm-2.4.110/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)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/drm/
H A Ddrm.h940 #define DRM_IOCTL_BASE 'd' macro
941 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
942 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
943 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
944 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/drm/
H A Ddrm.h940 #define DRM_IOCTL_BASE 'd' macro
941 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
942 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
943 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
944 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/i915/include/uapi/
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)
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/i915/include/uapi/
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)
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm.h1004 #define DRM_IOCTL_BASE 'd' macro
1005 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
1006 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
1007 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
1008 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/drm/
H A Ddrm.h940 #define DRM_IOCTL_BASE 'd' macro
941 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
942 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
943 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
944 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/include/drm/
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)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/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)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/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)
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/drm-uapi/
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)
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/drm-uapi/
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)
/dports/graphics/mesa-libs/mesa-21.3.6/include/drm-uapi/
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)
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/drm-uapi/
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)
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/drm-uapi/
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)
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/drm-uapi/
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)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/drm/
H A Ddrm.h940 #define DRM_IOCTL_BASE 'd' macro
941 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
942 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
943 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
944 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/drm/
H A Ddrm.h940 #define DRM_IOCTL_BASE 'd' macro
941 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr)
942 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type)
943 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type)
944 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type)

123