Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhdmi.h91 enum hdmi_scan_mode { enum
185 enum hdmi_scan_mode scan_mode;
/linux-6.15/drivers/video/
H A Dhdmi.c1046 static const char *hdmi_scan_mode_get_name(enum hdmi_scan_mode scan_mode) in hdmi_scan_mode_get_name()