Lines Matching defs:db
4732 static bool hdmi_vsdb_latency_present(const u8 *db) in hdmi_vsdb_latency_present()
4737 static bool hdmi_vsdb_i_latency_present(const u8 *db) in hdmi_vsdb_i_latency_present()
4742 static int hdmi_vsdb_latency_length(const u8 *db) in hdmi_vsdb_latency_length()
4762 do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len) in do_hdmi_vsdb_modes()
4932 static int cea_db_tag(const struct cea_db *db) in cea_db_tag()
4940 const struct cea_db *db = _db; in cea_db_payload_len() local
4945 static const void *cea_db_data(const struct cea_db *db) in cea_db_data()
4950 static bool cea_db_is_extended_tag(const struct cea_db *db, int tag) in cea_db_is_extended_tag()
4957 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor()
4978 const struct cea_db *db; in __cea_db_iter_current_block() local
5066 const struct cea_db *db; in __cea_db_iter_next() local
5117 static bool cea_db_is_hdmi_vsdb(const struct cea_db *db) in cea_db_is_hdmi_vsdb()
5123 static bool cea_db_is_hdmi_forum_vsdb(const struct cea_db *db) in cea_db_is_hdmi_forum_vsdb()
5129 static bool cea_db_is_hdmi_forum_eeodb(const void *db) in cea_db_is_hdmi_forum_eeodb()
5135 static bool cea_db_is_microsoft_vsdb(const struct cea_db *db) in cea_db_is_microsoft_vsdb()
5141 static bool cea_db_is_vcdb(const struct cea_db *db) in cea_db_is_vcdb()
5147 static bool cea_db_is_hdmi_forum_scdb(const struct cea_db *db) in cea_db_is_hdmi_forum_scdb()
5153 static bool cea_db_is_y420cmdb(const struct cea_db *db) in cea_db_is_y420cmdb()
5158 static bool cea_db_is_y420vdb(const struct cea_db *db) in cea_db_is_y420vdb()
5163 static bool cea_db_is_hdmi_hdr_metadata_block(const struct cea_db *db) in cea_db_is_hdmi_hdr_metadata_block()
5219 const struct cea_db *db, u64 *y420cmdb_map) in parse_cta_y420cmdb()
5260 const struct cea_db *db; in add_cea_modes() local
5392 drm_parse_hdr_metadata_block(struct drm_connector *connector, const u8 *db) in drm_parse_hdr_metadata_block()
5417 drm_parse_hdmi_vsdb_audio(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_audio()
5548 const struct cea_db *db; in drm_edid_to_eld() local
5622 const struct cea_db *db; in _drm_edid_to_sad() local
5671 const struct cea_db *db; in _drm_edid_to_speaker_allocation() local
5758 const struct cea_db *db; in _drm_detect_hdmi_monitor() local
5800 const struct cea_db *db; in _drm_detect_monitor_audio() local
5880 static void parse_cta_vdb(struct drm_connector *connector, const struct cea_db *db) in parse_cta_vdb()
5947 const struct cea_db *db) in parse_cta_y420vdb()
5965 static void drm_parse_vcdb(struct drm_connector *connector, const u8 *db) in drm_parse_vcdb()
6012 const u8 *db) in drm_parse_ycbcr420_deep_color_info()
6220 drm_parse_hdmi_vsdb_video(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_video()
6255 const u8 *db) in drm_parse_microsoft_vsdb()
6275 const struct cea_db *db; in drm_parse_cea_ext() local