edid_s 1019 drivers/video/fbdev/intelfb/intelfbdrv.c const u8 *edid_s = fb_firmware_edid(&dinfo->pdev->dev); edid_s 1022 drivers/video/fbdev/intelfb/intelfbdrv.c if (edid_s) { edid_s 1023 drivers/video/fbdev/intelfb/intelfbdrv.c edid_d = kmemdup(edid_s, EDID_LENGTH, GFP_KERNEL);