Home
last modified time | relevance | path

Searched defs:DRM_IOWR (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Ddrm.h452 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm.h470 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE, nr, type) macro
/kernel/linux/linux-5.10/include/uapi/drm/
Ddrm.h826 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro
/kernel/linux/linux-5.10/tools/include/uapi/drm/
Ddrm.h826 #define DRM_IOWR(nr,type) _IOWR(DRM_IOCTL_BASE,nr,type) macro