Searched defs:DRM_IOW (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/tools/include/uapi/drm/ |
| H A D | drm.h | 825 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type) macro [all...] |
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | drm.h | 825 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type) macro [all...] |
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | drm.h | 990 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type) macro [all...] |
| /kernel/linux/linux-6.6/tools/include/uapi/drm/ |
| H A D | drm.h | 990 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type) macro [all...] |
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | drm.h | 451 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type) macro [all...] |
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | drm.h | 469 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE, nr, type) macro [all...] |
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | drm.h | 469 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE, nr, type) macro [all...] |
Completed in 15 milliseconds