Lines Matching defs:db
4729 static bool hdmi_vsdb_latency_present(const u8 *db) in hdmi_vsdb_latency_present()
4734 static bool hdmi_vsdb_i_latency_present(const u8 *db) in hdmi_vsdb_i_latency_present()
4739 static int hdmi_vsdb_latency_length(const u8 *db) in hdmi_vsdb_latency_length()
4759 do_hdmi_vsdb_modes(struct drm_connector *connector, const u8 *db, u8 len) in do_hdmi_vsdb_modes()
4929 static int cea_db_tag(const struct cea_db *db) in cea_db_tag()
4937 const struct cea_db *db = _db; in cea_db_payload_len() local
4942 static const void *cea_db_data(const struct cea_db *db) in cea_db_data()
4947 static bool cea_db_is_extended_tag(const struct cea_db *db, int tag) in cea_db_is_extended_tag()
4954 static bool cea_db_is_vendor(const struct cea_db *db, int vendor_oui) in cea_db_is_vendor()
4975 const struct cea_db *db; in __cea_db_iter_current_block() local
5063 const struct cea_db *db; in __cea_db_iter_next() local
5114 static bool cea_db_is_hdmi_vsdb(const struct cea_db *db) in cea_db_is_hdmi_vsdb()
5120 static bool cea_db_is_hdmi_forum_vsdb(const struct cea_db *db) in cea_db_is_hdmi_forum_vsdb()
5126 static bool cea_db_is_hdmi_forum_eeodb(const void *db) in cea_db_is_hdmi_forum_eeodb()
5132 static bool cea_db_is_microsoft_vsdb(const struct cea_db *db) in cea_db_is_microsoft_vsdb()
5138 static bool cea_db_is_vcdb(const struct cea_db *db) in cea_db_is_vcdb()
5144 static bool cea_db_is_hdmi_forum_scdb(const struct cea_db *db) in cea_db_is_hdmi_forum_scdb()
5150 static bool cea_db_is_y420cmdb(const struct cea_db *db) in cea_db_is_y420cmdb()
5155 static bool cea_db_is_y420vdb(const struct cea_db *db) in cea_db_is_y420vdb()
5160 static bool cea_db_is_hdmi_hdr_metadata_block(const struct cea_db *db) in cea_db_is_hdmi_hdr_metadata_block()
5216 const struct cea_db *db, u64 *y420cmdb_map) in parse_cta_y420cmdb()
5257 const struct cea_db *db; in add_cea_modes() local
5389 drm_parse_hdr_metadata_block(struct drm_connector *connector, const u8 *db) in drm_parse_hdr_metadata_block()
5414 drm_parse_hdmi_vsdb_audio(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_audio()
5524 const struct cea_db *db; in drm_edid_to_eld() local
5598 const struct cea_db *db; in _drm_edid_to_sad() local
5651 const struct cea_db *db; in _drm_edid_to_speaker_allocation() local
5738 const struct cea_db *db; in _drm_detect_hdmi_monitor() local
5780 const struct cea_db *db; in _drm_detect_monitor_audio() local
5860 static void parse_cta_vdb(struct drm_connector *connector, const struct cea_db *db) in parse_cta_vdb()
5927 const struct cea_db *db) in parse_cta_y420vdb()
5945 static void drm_parse_vcdb(struct drm_connector *connector, const u8 *db) in drm_parse_vcdb()
5992 const u8 *db) in drm_parse_ycbcr420_deep_color_info()
6200 drm_parse_hdmi_vsdb_video(struct drm_connector *connector, const u8 *db) in drm_parse_hdmi_vsdb_video()
6233 const u8 *db) in drm_parse_microsoft_vsdb()
6253 const struct cea_db *db; in drm_parse_cea_ext() local