Home
last modified time | relevance | path

Searched refs:sisfb_was_boot_device (Results 1 – 5 of 5) sorted by relevance

/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/video/
H A Dsisfb.h130 __u8 sisfb_was_boot_device; /* This card was the boot video device (ie is primary) */ member
/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/video/
H A Dsisfb.h130 __u8 sisfb_was_boot_device; /* This card was the boot video device (ie is primary) */ member
/OK3568_Linux_fs/kernel/include/uapi/video/
H A Dsisfb.h130 __u8 sisfb_was_boot_device; /* This card was the boot video device (ie is primary) */ member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis.h648 u8 sisfb_was_boot_device; member
H A Dsis_main.c1784 ivideo->sisfb_infoblock.sisfb_was_boot_device = ivideo->sisfb_was_boot_device ? 1 : 0; in sisfb_ioctl()
5909 ivideo->sisfb_was_boot_device = 0; in sisfb_probe()
5913 ivideo->sisfb_was_boot_device = 1; in sisfb_probe()