Searched refs:hdmi_id (Results 1 – 1 of 1) sorted by relevance
1683 int hdmi_id; in cea_db_is_hdmi_vsdb() local1691 hdmi_id = db[1] | (db[2] << 8) | (db[3] << 16); in cea_db_is_hdmi_vsdb()1693 return hdmi_id == HDMI_IDENTIFIER; in cea_db_is_hdmi_vsdb()