Searched defs:DRM_IOW (Results 1 – 2 of 2) sorted by relevance
990 #define DRM_IOW(nr,type) _IOW(DRM_IOCTL_BASE,nr,type) macro