Home
last modified time | relevance | path

Searched refs:OMAP_IOW (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Domapfb.h34 #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(52, struct omapfb_plane_info)
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Domapfb.h34 #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(52, struct omapfb_plane_info)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Domapfb.h34 #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(52, struct omapfb_plane_info)
[all …]