Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1327 unsigned char str_num; in atom_get_vbios_name() local
1338 str_num = *(p_rom + OFFSET_TO_GET_ATOMBIOS_NUMBER_OF_STRINGS); in atom_get_vbios_name()
1339 if (str_num != 0) { in atom_get_vbios_name()
1355 for (i = 0; i < str_num; i++) { in atom_get_vbios_name()