Home
last modified time | relevance | path

Searched defs:screen_info (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dscreen_info.h11 struct screen_info { struct
12 __u8 orig_x; /* 0x00 */
13 __u8 orig_y; /* 0x01 */
14 __u16 ext_mem_k; /* 0x02 */
15 __u16 orig_video_page; /* 0x04 */
16 __u8 orig_video_mode; /* 0x06 */
17 __u8 orig_video_cols; /* 0x07 */
18 __u8 flags; /* 0x08 */
19 __u8 unused2; /* 0x09 */
20 __u16 orig_video_ega_bx;/* 0x0a */
[all …]
/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 Dscreen_info.h11 struct screen_info { struct
12 __u8 orig_x; /* 0x00 */
13 __u8 orig_y; /* 0x01 */
14 __u16 ext_mem_k; /* 0x02 */
15 __u16 orig_video_page; /* 0x04 */
16 __u8 orig_video_mode; /* 0x06 */
17 __u8 orig_video_cols; /* 0x07 */
18 __u8 flags; /* 0x08 */
19 __u8 unused2; /* 0x09 */
20 __u16 orig_video_ega_bx;/* 0x0a */
[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 Dscreen_info.h11 struct screen_info { struct
12 __u8 orig_x; /* 0x00 */
13 __u8 orig_y; /* 0x01 */
14 __u16 ext_mem_k; /* 0x02 */
15 __u16 orig_video_page; /* 0x04 */
16 __u8 orig_video_mode; /* 0x06 */
17 __u8 orig_video_cols; /* 0x07 */
18 __u8 flags; /* 0x08 */
19 __u8 unused2; /* 0x09 */
20 __u16 orig_video_ega_bx;/* 0x0a */
[all …]
/OK3568_Linux_fs/u-boot/include/linux/
H A Dscreen_info.h10 struct screen_info { struct
11 __u8 orig_x; /* 0x00 */
12 __u8 orig_y; /* 0x01 */
13 __u16 ext_mem_k; /* 0x02 */
14 __u16 orig_video_page; /* 0x04 */
15 __u8 orig_video_mode; /* 0x06 */
16 __u8 orig_video_cols; /* 0x07 */
17 __u8 flags; /* 0x08 */
18 __u8 unused2; /* 0x09 */
19 __u16 orig_video_ega_bx;/* 0x0a */
[all …]
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dscreen_info.c3 struct screen_info screen_info; variable
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dvga.c14 struct screen_info *screen_info = &boot_params.screen_info; in xen_init_vga() local
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dsetup.c17 struct screen_info screen_info = { variable
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_dw_hdmi.c205 struct base_screen_info *screen_info, in drm_rk_select_color()
353 struct base_screen_info *screen_info = NULL; in drm_rk_selete_output() local
H A Drk1000_tve.c172 struct base_screen_info *screen_info = NULL; in drm_rk1000_select_output() local
H A Drockchip_dw_hdmi_qp.c770 struct base_screen_info *screen_info, in drm_rk_select_color()
918 struct base_screen_info *screen_info = NULL; in dw_hdmi_qp_selete_output() local
/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dsetup.c42 struct screen_info screen_info; variable
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DInit.c58 InitOutput(ScreenInfo * screen_info, int argc, char *argv[]) in InitOutput()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsetup.c72 struct screen_info screen_info; variable
/OK3568_Linux_fs/kernel/arch/h8300/kernel/
H A Dsetup.c52 struct screen_info screen_info; variable
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c205 void setup_video(struct screen_info *screen_info) in setup_video()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsetup_32.c54 struct screen_info screen_info = { variable
H A Dsetup_64.c71 struct screen_info screen_info = { variable
/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dsetup.c38 struct screen_info screen_info; variable
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dsetup.c50 struct screen_info screen_info = { variable
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup-common.c101 struct screen_info screen_info = { variable
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c55 struct screen_info screen_info; variable
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c156 struct screen_info screen_info; variable
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbootparam.h89 struct screen_info screen_info; /* 0x000 */ member
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsetup.c89 struct screen_info screen_info; variable
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c145 struct screen_info screen_info = { variable

12