Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/
H A Dsetup.h50 struct tag_videotext { struct
152 struct tag_videotext videotext;
/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/asm/
H A Dsetup.h50 struct tag_videotext { struct
152 struct tag_videotext videotext;
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dsetup.h47 struct tag_videotext { struct
132 struct tag_videotext videotext;
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetup.h111 struct tag_videotext { struct
213 struct tag_videotext videotext;
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Datags_compat.c173 tag->hdr.size = tag_size(tag_videotext); in build_tag_list()