Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/
HDdrm_edid.c1597 cea_db_offsets(const u8 *cea, int *start, int *end) in cea_db_offsets() function
1622 if (cea_db_offsets(cea, &start, &end)) in add_cea_modes()
1747 if (cea_db_offsets(cea, &start, &end)) { in drm_edid_to_eld()
1862 if (cea_db_offsets(edid_ext, &start_offset, &end_offset)) in drm_detect_hdmi_monitor()
1906 if (cea_db_offsets(edid_ext, &start_offset, &end_offset)) in drm_detect_monitor_audio()