Searched defs:edid (Results 1 – 9 of 9) sorted by relevance
300 struct edid { struct301 u8 header[8];303 u8 mfg_id[2];304 u8 prod_code[2];305 u32 serial; /* FIXME: byte order */306 u8 mfg_week;307 u8 mfg_year;309 u8 version;310 u8 revision;312 u8 input;[all …]
1483 const struct edid *edid) in drm_dp_cec_set_edid()
172 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
394 const struct edid *edid) in cec_s_phys_addr_from_edid()398 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr()495 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location()
92 __u8 *edid; member
317 __u8 edid[1024]; member
72 int device_id, void **edid) in acpi_video_get_edid()
44 char *edid; /* null until we read edid from hw or get from sysfs */ member
79 __u64 edid; member