Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dscreen_info.h62 #define VIDEO_TYPE_TGAC 0x40 /* DEC TGA */ macro
/openbmc/u-boot/include/linux/
H A Dscreen_info.h60 #define VIDEO_TYPE_TGAC 0x40 /* DEC TGA */ macro
/openbmc/linux/include/linux/
H A Dscreen_info.h74 case VIDEO_TYPE_TGAC: in __screen_info_video_type()
/openbmc/linux/drivers/video/
H A Dscreen_info_generic.c135 case VIDEO_TYPE_TGAC: in screen_info_resources()