Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhdmi.h64 enum hdmi_scan_mode { enum
145 enum hdmi_scan_mode scan_mode;
/Linux-v4.19/drivers/video/
Dhdmi.c504 static const char *hdmi_scan_mode_get_name(enum hdmi_scan_mode scan_mode) in hdmi_scan_mode_get_name()