Searched defs:raw_edid (Results 1 – 5 of 5) sorted by relevance
43 struct edid *raw_edid; member248 struct edid *raw_edid; in vidi_connection_ioctl() local
273 u8 *raw_edid; in dp_panel_get_edid_checksum() local
1583 int drm_edid_header_is_valid(const u8 *raw_edid) in drm_edid_header_is_valid()1600 static int drm_edid_block_checksum(const u8 *raw_edid) in drm_edid_block_checksum()1613 static bool drm_edid_block_checksum_diff(const u8 *raw_edid, u8 real_checksum) in drm_edid_block_checksum_diff()1672 bool drm_edid_block_valid(u8 *raw_edid, int block, bool print_bad_edid, in drm_edid_block_valid()2376 drm_for_each_detailed_block(u8 *raw_edid, detailed_cb *cb, void *closure) in drm_for_each_detailed_block()
547 static const unsigned char raw_edid[] = { variable
164 uint8_t raw_edid[DC_MAX_EDID_BUFFER_SIZE]; member
Completed in 21 milliseconds