Lines Matching defs:db
4720 static bool hdmi_vsdb_latency_present(const u8 *db) in hdmi_vsdb_latency_present()
4725 static bool hdmi_vsdb_i_latency_present(const u8 *db) in hdmi_vsdb_i_latency_present()
4730 static int hdmi_vsdb_latency_length(const u8 *db) in hdmi_vsdb_latency_length()
4750 do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len) in do_hdmi_vsdb_modes()
4920 static int cea_db_tag(const struct cea_db *db) in cea_db_tag()
4928 const struct cea_db *db = _db; in cea_db_payload_len() local
4933 static const void *cea_db_data(const struct cea_db *db) in cea_db_data()
4938 static bool cea_db_is_extended_tag(const struct cea_db *db, int tag) in cea_db_is_extended_tag()
4945 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor()
4966 const struct cea_db *db; in __cea_db_iter_current_block() local
5054 const struct cea_db *db; in __cea_db_iter_next() local
5105 static bool cea_db_is_hdmi_vsdb(const struct cea_db *db) in cea_db_is_hdmi_vsdb()
5111 static bool cea_db_is_hdmi_forum_vsdb(const struct cea_db *db) in cea_db_is_hdmi_forum_vsdb()
5117 static bool cea_db_is_hdmi_forum_eeodb(const void *db) in cea_db_is_hdmi_forum_eeodb()
5123 static bool cea_db_is_microsoft_vsdb(const struct cea_db *db) in cea_db_is_microsoft_vsdb()
5129 static bool cea_db_is_vcdb(const struct cea_db *db) in cea_db_is_vcdb()
5135 static bool cea_db_is_hdmi_forum_scdb(const struct cea_db *db) in cea_db_is_hdmi_forum_scdb()
5141 static bool cea_db_is_y420cmdb(const struct cea_db *db) in cea_db_is_y420cmdb()
5146 static bool cea_db_is_y420vdb(const struct cea_db *db) in cea_db_is_y420vdb()
5151 static bool cea_db_is_hdmi_hdr_metadata_block(const struct cea_db *db) in cea_db_is_hdmi_hdr_metadata_block()
5207 const struct cea_db *db, u64 *y420cmdb_map) in parse_cta_y420cmdb()
5248 const struct cea_db *db; in add_cea_modes() local
5380 drm_parse_hdr_metadata_block(struct drm_connector *connector, const u8 *db) in drm_parse_hdr_metadata_block()
5405 drm_parse_hdmi_vsdb_audio(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_audio()
5515 const struct cea_db *db; in drm_edid_to_eld() local
5589 const struct cea_db *db; in _drm_edid_to_sad() local
5642 const struct cea_db *db; in _drm_edid_to_speaker_allocation() local
5729 const struct cea_db *db; in _drm_detect_hdmi_monitor() local
5771 const struct cea_db *db; in _drm_detect_monitor_audio() local
5851 static void parse_cta_vdb(struct drm_connector *connector, const struct cea_db *db) in parse_cta_vdb()
5918 const struct cea_db *db) in parse_cta_y420vdb()
5936 static void drm_parse_vcdb(struct drm_connector *connector, const u8 *db) in drm_parse_vcdb()
5983 const u8 *db) in drm_parse_ycbcr420_deep_color_info()
6191 drm_parse_hdmi_vsdb_video(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_video()
6224 const u8 *db) in drm_parse_microsoft_vsdb()
6244 const struct cea_db *db; in drm_parse_cea_ext() local