Searched defs:drm_find_edid_extension (Results 1 – 2 of 2) sorted by relevance
3434 static u8 *drm_find_edid_extension(const struct edid *edid, in drm_find_edid_extension() function3466 static u8 *drm_find_edid_extension(const struct edid *edid, in drm_find_edid_extension() function
3338 static u8 *drm_find_edid_extension(struct edid *edid, int ext_id) in drm_find_edid_extension() function