Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1326 unsigned char *p_rom; in atom_get_vbios_name() local
1336 p_rom = ctx->bios; in atom_get_vbios_name()
1374 unsigned char *p_rom; in atom_get_vbios_date() local
1377 p_rom = ctx->bios; in atom_get_vbios_date()
1404 unsigned char *p_rom; in atom_find_str_in_rom() local
1409 p_rom = ctx->bios; in atom_find_str_in_rom()
1418 return p_rom + start; in atom_find_str_in_rom()
1425 unsigned char *p_rom; in atom_get_vbios_pn() local
1431 p_rom = ctx->bios; in atom_get_vbios_pn()
1468 unsigned char *p_rom; in atom_get_vbios_version() local
[all …]