Searched defs:DRM_IOWR (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| D | drm.h | 452 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| D | drm.h | 470 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE, nr, type) macro
|
| /kernel/linux/linux-5.10/tools/include/uapi/drm/ |
| D | drm.h | 826 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| D | drm.h | 991 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| D | drm.h | 826 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| D | drm.h | 470 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE, nr, type) macro
|
| /kernel/linux/linux-6.6/tools/include/uapi/drm/ |
| D | drm.h | 991 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
|