1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 12:29:11 +01:00
Files
u-boot-megous/include/display.h
Simon Glass 1b68283b64 video: Track whether a display is in use
Mark a display as in use when display_enable() is called. This can avoid
a display being used by multiple video-output devices.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-11-25 17:59:31 -07:00

2.1 KiB