Lines Matching refs:_IOW
69 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
70 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
72 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
73 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
94 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */
97 #define FBIOSVIDEO _IOW('F', 7, int)
112 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
116 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
117 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
145 #define FBIO_WID_FREE _IOW('F', 31, struct fb_wid_alloc)
146 #define FBIO_WID_PUT _IOW('F', 32, struct fb_wid_list)
217 #define LEO_CLUTFREE _IOW('L', 54, struct fb_clut_alloc)
218 #define LEO_CLUTREAD _IOW('L', 55, struct fb_clut)
219 #define LEO_CLUTPOST _IOW('L', 56, struct fb_clut)
220 #define LEO_SETGAMMA _IOW('L', 68, int) /* Not yet implemented */
313 #define FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32)
314 #define FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32)
327 #define FBIOSCURSOR32 _IOW('F', 24, struct fbcursor32)
328 #define FBIOGCURSOR32 _IOW('F', 25, struct fbcursor32)