Home
last modified time | relevance | path

Searched refs:cea_db_offsets (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dedid.c2550 cea_db_offsets(const u8 *cea, int *start, int *end) in cea_db_offsets() function
3465 if (cea_db_offsets(edid_ext, &start_offset, &end_offset)) in drm_detect_hdmi_monitor()
3510 if (cea_db_offsets(edid_ext, &start_offset, &end_offset)) in drm_detect_monitor_audio()
3579 if (cea_db_offsets(edid_ext, &start, &end)) in drm_parse_cea_ext()
3725 if (cea_db_offsets(cea, &start, &end)) in add_cea_modes()