Searched refs:hdmi_id (Results 1 – 1 of 1) sorted by relevance
2581 int hdmi_id; in cea_db_is_hdmi_vsdb() local2589 hdmi_id = db[1] | (db[2] << 8) | (db[3] << 16); in cea_db_is_hdmi_vsdb()2591 return hdmi_id == HDMI_IEEE_OUI; in cea_db_is_hdmi_vsdb()