Lines Matching defs:edid

1595 	const struct edid *edid;  member
1600 static int edid_hfeeodb_block_count(const struct edid *edid) in edid_hfeeodb_block_count()
1607 static int edid_extension_block_count(const struct edid *edid) in edid_extension_block_count()
1612 static int edid_block_count(const struct edid *edid) in edid_block_count()
1622 static int edid_size(const struct edid *edid) in edid_size()
1627 static const void *edid_block_data(const struct edid *edid, int index) in edid_block_data()
1634 static const void *edid_extension_block_data(const struct edid *edid, int index) in edid_extension_block_data()
1693 const struct edid *edid) in drm_edid_legacy_init()
1758 static void edid_header_fix(void *edid) in edid_header_fix()
1773 const struct edid *edid = _edid; in drm_edid_header_is_valid() local
1818 static bool edid_block_is_zero(const void *edid) in edid_block_is_zero()
2028 bool drm_edid_is_valid(struct edid *edid) in drm_edid_is_valid()
2076 static struct edid *edid_filter_invalid_blocks(struct edid *edid, in edid_filter_invalid_blocks()
2181 const struct edid *edid, int num_blocks) in connector_bad_edid()
2243 int drm_edid_override_set(struct drm_connector *connector, const void *edid, in drm_edid_override_set()
2359 struct edid *edid, *new; in _drm_do_get_edid() local
2485 static const struct drm_edid *_drm_edid_alloc(const void *edid, size_t size) in _drm_edid_alloc()
2515 const struct drm_edid *drm_edid_alloc(const void *edid, size_t size) in drm_edid_alloc()
2593 struct edid *edid; in drm_get_edid() local
2635 struct edid *edid; in drm_edid_read_custom() local
2786 const struct edid *edid = drm_edid->edid; in drm_edid_get_panel_id() local
2873 struct edid *edid; in drm_get_edid_switcheroo() local
2921 struct edid *drm_edid_duplicate(const struct edid *edid) in drm_edid_duplicate()
3258 const struct edid *edid = drm_edid->edid; in standard_timing_level() local
3585 const struct edid *edid, const u8 *t) in mode_in_hsync_range()
3602 const struct edid *edid, const u8 *t) in mode_in_vsync_range()
3618 range_pixel_clock(const struct edid *edid, const u8 *t) in range_pixel_clock()
3636 const struct edid *edid = drm_edid->edid; in mode_in_range() local
3908 const struct edid *edid = drm_edid->edid; in add_established_modes() local
5225 static int edid_hfeeodb_extension_block_count(const struct edid *edid) in edid_hfeeodb_extension_block_count()
5584 void drm_edid_get_monitor_name(const struct edid *edid, char *name, int bufsize) in drm_edid_get_monitor_name()
5769 int drm_edid_to_sad(const struct edid *edid, struct cea_sad **sads) in drm_edid_to_sad()
5815 int drm_edid_to_speaker_allocation(const struct edid *edid, u8 **sadb) in drm_edid_to_speaker_allocation()
5898 bool drm_detect_hdmi_monitor(const struct edid *edid) in drm_detect_hdmi_monitor()
5960 bool drm_detect_monitor_audio(const struct edid *edid) in drm_detect_monitor_audio()
6454 const struct edid *edid = closure->drm_edid->edid; in get_monitor_range() local
6652 const struct edid *edid; in update_display_info() local
6950 const void *edid; in drm_edid_connector_property_show() local
7050 const struct edid *edid) in drm_connector_update_edid_property()
7071 int drm_add_edid_modes(struct drm_connector *connector, struct edid *edid) in drm_add_edid_modes()