Searched refs:OMAP_IOW (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 34 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) macro 39 #define OMAPFB_MIRROR OMAP_IOW(31, int) 42 #define OMAPFB_SET_UPDATE_MODE OMAP_IOW(40, int) 44 #define OMAPFB_GET_UPDATE_MODE OMAP_IOW(43, int) 45 #define OMAPFB_LCD_TEST OMAP_IOW(45, int) 46 #define OMAPFB_CTRL_TEST OMAP_IOW(46, int) 47 #define OMAPFB_UPDATE_WINDOW_OLD OMAP_IOW(47, struct omapfb_update_window_old) 48 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key) 49 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key) 50 #define OMAPFB_SETUP_PLANE OMAP_IOW(5 [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 34 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) macro 39 #define OMAPFB_MIRROR OMAP_IOW(31, int) 42 #define OMAPFB_SET_UPDATE_MODE OMAP_IOW(40, int) 44 #define OMAPFB_GET_UPDATE_MODE OMAP_IOW(43, int) 45 #define OMAPFB_LCD_TEST OMAP_IOW(45, int) 46 #define OMAPFB_CTRL_TEST OMAP_IOW(46, int) 47 #define OMAPFB_UPDATE_WINDOW_OLD OMAP_IOW(47, struct omapfb_update_window_old) 48 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key) 49 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key) 50 #define OMAPFB_SETUP_PLANE OMAP_IOW(5 [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 24 #define OMAP_IOW(num,dtype) _IOW('O', num, dtype) macro 28 #define OMAPFB_MIRROR OMAP_IOW(31, int) 31 #define OMAPFB_SET_UPDATE_MODE OMAP_IOW(40, int) 33 #define OMAPFB_GET_UPDATE_MODE OMAP_IOW(43, int) 34 #define OMAPFB_LCD_TEST OMAP_IOW(45, int) 35 #define OMAPFB_CTRL_TEST OMAP_IOW(46, int) 36 #define OMAPFB_UPDATE_WINDOW_OLD OMAP_IOW(47, struct omapfb_update_window_old) 37 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key) 38 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key) 39 #define OMAPFB_SETUP_PLANE OMAP_IOW(5 [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 24 #define OMAP_IOW(num,dtype) _IOW('O', num, dtype) macro 28 #define OMAPFB_MIRROR OMAP_IOW(31, int) 31 #define OMAPFB_SET_UPDATE_MODE OMAP_IOW(40, int) 33 #define OMAPFB_GET_UPDATE_MODE OMAP_IOW(43, int) 34 #define OMAPFB_LCD_TEST OMAP_IOW(45, int) 35 #define OMAPFB_CTRL_TEST OMAP_IOW(46, int) 36 #define OMAPFB_UPDATE_WINDOW_OLD OMAP_IOW(47, struct omapfb_update_window_old) 37 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key) 38 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key) 39 #define OMAPFB_SETUP_PLANE OMAP_IOW(5 [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 11 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) macro 15 #define OMAPFB_MIRROR OMAP_IOW(31, int) 18 #define OMAPFB_SET_UPDATE_MODE OMAP_IOW(40, int) 20 #define OMAPFB_GET_UPDATE_MODE OMAP_IOW(43, int) 21 #define OMAPFB_LCD_TEST OMAP_IOW(45, int) 22 #define OMAPFB_CTRL_TEST OMAP_IOW(46, int) 23 #define OMAPFB_UPDATE_WINDOW_OLD OMAP_IOW(47, struct omapfb_update_window_old) 24 #define OMAPFB_SET_COLOR_KEY OMAP_IOW(50, struct omapfb_color_key) 25 #define OMAPFB_GET_COLOR_KEY OMAP_IOW(51, struct omapfb_color_key) 26 #define OMAPFB_SETUP_PLANE OMAP_IOW(5 [all...] |
Completed in 3 milliseconds