Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.h422 u8 edid_raw_data[FOUR_BLOCK_SIZE]; member
H A Danx7625.c467 struct edid *edid = (struct edid *)ctx->slimport_edid_p.edid_raw_data; in anx7625_set_k_value()
1801 memcpy(edid, ctx->slimport_edid_p.edid_raw_data, in anx7625_get_edid()
1808 edid_num = sp_tx_edid_read(ctx, p_edid->edid_raw_data); in anx7625_get_edid()
1819 memcpy(edid, ctx->slimport_edid_p.edid_raw_data, FOUR_BLOCK_SIZE); in anx7625_get_edid()