Home
last modified time | relevance | path

Searched refs:atom_find_str_in_rom (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1381 static unsigned char *atom_find_str_in_rom(struct atom_context *ctx, char *str, int start, in atom_find_str_in_rom() function
1424 vbios_str = atom_find_str_in_rom(ctx, BIOS_ATOM_PREFIX, 3, 1024, 64); in atom_get_vbios_pn()
1450 vbios_ver = atom_find_str_in_rom(ctx, BIOS_VERSION_PREFIX, 3, 1024, 64); in atom_get_vbios_version()