Searched defs:DRM_IOR (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| D | drm.h | 450 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| D | drm.h | 468 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE, nr, type) macro
|
| /kernel/linux/linux-5.10/tools/include/uapi/drm/ |
| D | drm.h | 824 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/linux-6.6/tools/include/uapi/drm/ |
| D | drm.h | 989 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| D | drm.h | 824 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| D | drm.h | 989 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE,nr,type) macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| D | drm.h | 468 #define DRM_IOR(nr,type) _IOR(DRM_IOCTL_BASE, nr, type) macro
|