Searched refs:vbios_ver_str (Results 1 – 5 of 5) sorted by relevance
152 uint8_t vbios_ver_str[STRLEN_NORMAL]; member
194 drm_printf(p, "vbios ver_str : %s\n", ctx->vbios_ver_str); in amdgpu_devcoredump_fw_info()
1023 memcpy(vbios_info.vbios_ver_str, atom_context->vbios_ver_str, in amdgpu_info_ioctl()1024 sizeof(atom_context->vbios_ver_str)); in amdgpu_info_ioctl()
1490 memcpy(ctx->vbios_ver_str, vbios_ver, STRLEN_NORMAL); in atom_get_vbios_version()1492 ctx->vbios_ver_str[0] = '\0'; in atom_get_vbios_version()
1062 __u8 vbios_ver_str[32]; member