Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Datom.c1307 unsigned short off_to_vbios_str; in atom_get_vbios_name() local
1319 off_to_vbios_str = in atom_get_vbios_name()
1322 c_ptr = (unsigned char *)(p_rom + off_to_vbios_str); in atom_get_vbios_name()
1405 unsigned short off_to_vbios_str; in atom_get_vbios_pn() local
1409 off_to_vbios_str = 0; in atom_get_vbios_pn()
1413 off_to_vbios_str = in atom_get_vbios_pn()
1416 vbios_str = (unsigned char *)(p_rom + off_to_vbios_str); in atom_get_vbios_pn()