Searched refs:vbios_ver_str (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datom.h152 uint8_t vbios_ver_str[STRLEN_NORMAL]; member in struct:atom_context
H A Damdgpu_kms.c1028 memcpy(vbios_info.vbios_ver_str, atom_context->vbios_ver_str,
1029 sizeof(atom_context->vbios_ver_str));
H A Datom.c1489 memcpy(ctx->vbios_ver_str, vbios_ver, STRLEN_NORMAL);
1491 ctx->vbios_ver_str[0] = '\0';
/linux-master/include/uapi/drm/
H A Damdgpu_drm.h1049 __u8 vbios_ver_str[32]; member in struct:drm_amdgpu_info_vbios

Completed in 273 milliseconds