Searched refs:new_rom (Results 1 – 1 of 1) sorted by relevance
581 const u32 *old_rom, *new_rom; in read_config_rom() local720 new_rom = kmemdup(rom, length * 4, GFP_KERNEL); in read_config_rom()721 if (new_rom == NULL) { in read_config_rom()727 device->config_rom = new_rom; in read_config_rom()