Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhdmi.h151 enum hdmi_content_type { enum
185 enum hdmi_content_type content_type;
/openbmc/linux/drivers/video/
H A Dhdmi.c1223 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name()