Lines Matching defs:db
4775 static bool hdmi_vsdb_latency_present(const u8 *db) in hdmi_vsdb_latency_present()
4780 static bool hdmi_vsdb_i_latency_present(const u8 *db) in hdmi_vsdb_i_latency_present()
4785 static int hdmi_vsdb_latency_length(const u8 *db) in hdmi_vsdb_latency_length()
4805 do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len) in do_hdmi_vsdb_modes()
4975 static int cea_db_tag(const struct cea_db *db) in cea_db_tag()
4983 const struct cea_db *db = _db; in cea_db_payload_len() local
4988 static const void *cea_db_data(const struct cea_db *db) in cea_db_data()
4993 static bool cea_db_is_extended_tag(const struct cea_db *db, int tag) in cea_db_is_extended_tag()
5000 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor()
5021 const struct cea_db *db; in __cea_db_iter_current_block() local
5109 const struct cea_db *db; in __cea_db_iter_next() local
5160 static bool cea_db_is_hdmi_vsdb(const struct cea_db *db) in cea_db_is_hdmi_vsdb()
5166 static bool cea_db_is_hdmi_forum_vsdb(const struct cea_db *db) in cea_db_is_hdmi_forum_vsdb()
5172 static bool cea_db_is_hdmi_forum_eeodb(const void *db) in cea_db_is_hdmi_forum_eeodb()
5178 static bool cea_db_is_microsoft_vsdb(const struct cea_db *db) in cea_db_is_microsoft_vsdb()
5184 static bool cea_db_is_vcdb(const struct cea_db *db) in cea_db_is_vcdb()
5190 static bool cea_db_is_hdmi_forum_scdb(const struct cea_db *db) in cea_db_is_hdmi_forum_scdb()
5196 static bool cea_db_is_y420cmdb(const struct cea_db *db) in cea_db_is_y420cmdb()
5201 static bool cea_db_is_y420vdb(const struct cea_db *db) in cea_db_is_y420vdb()
5206 static bool cea_db_is_hdmi_hdr_metadata_block(const struct cea_db *db) in cea_db_is_hdmi_hdr_metadata_block()
5262 const struct cea_db *db, u64 *y420cmdb_map) in parse_cta_y420cmdb()
5303 const struct cea_db *db; in add_cea_modes() local
5435 drm_parse_hdr_metadata_block(struct drm_connector *connector, const u8 *db) in drm_parse_hdr_metadata_block()
5460 drm_parse_hdmi_vsdb_audio(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_audio()
5651 const struct cea_db *db; in drm_edid_to_eld() local
5725 const struct cea_db *db; in _drm_edid_to_sad() local
5774 const struct cea_db *db; in _drm_edid_to_speaker_allocation() local
5861 const struct cea_db *db; in _drm_detect_hdmi_monitor() local
5903 const struct cea_db *db; in _drm_detect_monitor_audio() local
5983 static void parse_cta_vdb(struct drm_connector *connector, const struct cea_db *db) in parse_cta_vdb()
6050 const struct cea_db *db) in parse_cta_y420vdb()
6068 static void drm_parse_vcdb(struct drm_connector *connector, const u8 *db) in drm_parse_vcdb()
6115 const u8 *db) in drm_parse_ycbcr420_deep_color_info()
6323 drm_parse_hdmi_vsdb_video(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_video()
6358 const u8 *db) in drm_parse_microsoft_vsdb()
6378 const struct cea_db *db; in drm_parse_cea_ext() local