Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsetup.h50 struct tag_videotext { struct
152 struct tag_videotext videotext;
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h46 struct tag_videotext { struct
131 struct tag_videotext videotext;
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h111 struct tag_videotext { struct
213 struct tag_videotext videotext;
/openbmc/linux/arch/arm/kernel/
H A Datags_compat.c173 tag->hdr.size = tag_size(tag_videotext); in build_tag_list()