new_rom 510 drivers/firewire/core-device.c const u32 *old_rom, *new_rom; new_rom 649 drivers/firewire/core-device.c new_rom = kmemdup(rom, length * 4, GFP_KERNEL); new_rom 650 drivers/firewire/core-device.c if (new_rom == NULL) { new_rom 656 drivers/firewire/core-device.c device->config_rom = new_rom;