Home
last modified time | relevance | path

Searched refs:hdmi_scan_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dhdmi.h82 enum hdmi_scan_mode { enum
176 enum hdmi_scan_mode scan_mode;
/openbmc/linux/drivers/video/
H A Dhdmi.c1074 static const char *hdmi_scan_mode_get_name(enum hdmi_scan_mode scan_mode) in hdmi_scan_mode_get_name()