Lines Matching refs:_IOW
68 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
69 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
90 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */
93 #define FBIOSVIDEO _IOW('F', 7, int)
108 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
112 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
113 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
141 #define FBIO_WID_FREE _IOW('F', 31, struct fb_wid_alloc)
142 #define FBIO_WID_PUT _IOW('F', 32, struct fb_wid_list)
213 #define LEO_CLUTFREE _IOW('L', 54, struct fb_clut_alloc)
214 #define LEO_CLUTREAD _IOW('L', 55, struct fb_clut)
215 #define LEO_CLUTPOST _IOW('L', 56, struct fb_clut)
216 #define LEO_SETGAMMA _IOW('L', 68, int) /* Not yet implemented */