Home
last modified time | relevance | path

Searched defs:VIDEO_FLAGS_NOCURSOR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dscreen_info.h71 #define VIDEO_FLAGS_NOCURSOR (1 << 0) /* The video mode has no cursor set */ macro
/openbmc/u-boot/include/linux/
H A Dscreen_info.h69 #define VIDEO_FLAGS_NOCURSOR (1 << 0) /* The video mode has no cursor set */ macro