Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Datom.c1328 unsigned short off_to_vbios_str; in atom_get_vbios_name() local
1340 off_to_vbios_str = in atom_get_vbios_name()
1343 c_ptr = (unsigned char *)(p_rom + off_to_vbios_str); in atom_get_vbios_name()
1426 unsigned short off_to_vbios_str; in atom_get_vbios_pn() local
1430 off_to_vbios_str = 0; in atom_get_vbios_pn()
1434 off_to_vbios_str = in atom_get_vbios_pn()
1437 vbios_str = (unsigned char *)(p_rom + off_to_vbios_str); in atom_get_vbios_pn()