Lines Matching refs:cea_db

4768 struct cea_db {  struct
4773 static int cea_db_tag(const struct cea_db *db) in cea_db_tag() argument
4781 const struct cea_db *db = _db; in cea_db_payload_len()
4786 static const void *cea_db_data(const struct cea_db *db) in cea_db_data()
4791 static bool cea_db_is_extended_tag(const struct cea_db *db, int tag) in cea_db_is_extended_tag()
4798 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor()
4816 static const struct cea_db *
4819 const struct cea_db *db; in __cea_db_iter_current_block()
4824 db = (const struct cea_db *)&iter->collection[iter->index]; in __cea_db_iter_current_block()
4905 static const struct cea_db *__cea_db_iter_next(struct cea_db_iter *iter) in __cea_db_iter_next()
4907 const struct cea_db *db; in __cea_db_iter_next()
4958 static bool cea_db_is_hdmi_vsdb(const struct cea_db *db) in cea_db_is_hdmi_vsdb()
4964 static bool cea_db_is_hdmi_forum_vsdb(const struct cea_db *db) in cea_db_is_hdmi_forum_vsdb()
4976 static bool cea_db_is_microsoft_vsdb(const struct cea_db *db) in cea_db_is_microsoft_vsdb()
4982 static bool cea_db_is_vcdb(const struct cea_db *db) in cea_db_is_vcdb()
4988 static bool cea_db_is_hdmi_forum_scdb(const struct cea_db *db) in cea_db_is_hdmi_forum_scdb()
4994 static bool cea_db_is_y420cmdb(const struct cea_db *db) in cea_db_is_y420cmdb()
4999 static bool cea_db_is_y420vdb(const struct cea_db *db) in cea_db_is_y420vdb()
5004 static bool cea_db_is_hdmi_hdr_metadata_block(const struct cea_db *db) in cea_db_is_hdmi_hdr_metadata_block()
5094 const struct cea_db *db; in add_cea_modes()
5374 const struct cea_db *db; in drm_edid_to_eld()
5447 const struct cea_db *db; in _drm_edid_to_sad()
5500 const struct cea_db *db; in _drm_edid_to_speaker_allocation()
5587 const struct cea_db *db; in _drm_detect_hdmi_monitor()
5629 const struct cea_db *db; in _drm_detect_monitor_audio()
5983 const struct cea_db *db; in drm_parse_cea_ext()