Searched defs:edid (Results 1 – 9 of 9) sorted by relevance
290 struct edid { struct291 u8 header[8];293 u8 mfg_id[2];294 u8 prod_code[2];295 u32 serial; /* FIXME: byte order */296 u8 mfg_week;297 u8 mfg_year;299 u8 version;300 u8 revision;302 u8 input;[all …]
1824 const struct edid *edid) in drm_dp_cec_set_edid()
142 const struct edid *edid) in cec_notifier_set_phys_addr_from_edid()
414 const struct edid *edid) in cec_s_phys_addr_from_edid()418 static inline u16 cec_get_edid_phys_addr(const u8 *edid, unsigned int size, in cec_get_edid_phys_addr()469 static inline unsigned int cec_get_edid_spa_location(const u8 *edid, in cec_get_edid_spa_location()
92 __u8 *edid; member
323 __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