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