Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dscreen_info.h65 #define VIDEO_TYPE_SUNPCI 0x51 /* Sun PCI based frame buffer. */ macro
/openbmc/u-boot/include/linux/
H A Dscreen_info.h63 #define VIDEO_TYPE_SUNPCI 0x51 /* Sun PCI based frame buffer. */ macro
/openbmc/linux/include/linux/
H A Dscreen_info.h76 case VIDEO_TYPE_SUNPCI: in __screen_info_video_type()
/openbmc/linux/drivers/video/
H A Dscreen_info_generic.c137 case VIDEO_TYPE_SUNPCI: in screen_info_resources()