v4l2_get_edid_phys_addr
pa = v4l2_get_edid_phys_addr(edid->edid, edid->blocks * 128, &spa_loc);
pa = v4l2_get_edid_phys_addr(edid, blocks * 128, &spa_loc);
EXPORT_SYMBOL_GPL(v4l2_get_edid_phys_addr);
u16 v4l2_get_edid_phys_addr(const u8 *edid, unsigned int size,