Searched refs:atom_rom_hdr (Results 1 – 1 of 1) sorted by relevance
1503 unsigned char *atom_rom_hdr; in atom_get_vbios_build() local1508 atom_rom_hdr = CSTR(base); in atom_get_vbios_build()1512 while (str < atom_rom_hdr && *str++) in atom_get_vbios_build()1515 while (str < atom_rom_hdr && *str++) in atom_get_vbios_build()1518 len = min(atom_rom_hdr - str, STRLEN_NORMAL); in atom_get_vbios_build()