Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_edid.c5000 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor() function
5162 return cea_db_is_vendor(db, HDMI_IEEE_OUI) && in cea_db_is_hdmi_vsdb()
5168 return cea_db_is_vendor(db, HDMI_FORUM_IEEE_OUI) && in cea_db_is_hdmi_forum_vsdb()
5180 return cea_db_is_vendor(db, MICROSOFT_IEEE_OUI) && in cea_db_is_microsoft_vsdb()