Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h66 enum hdmi_scan_mode { enum
147 enum hdmi_scan_mode scan_mode;
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h82 enum hdmi_scan_mode { enum
174 enum hdmi_scan_mode scan_mode;
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi.c1026 static const char *hdmi_scan_mode_get_name(enum hdmi_scan_mode scan_mode) in hdmi_scan_mode_get_name()