Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c1084 static const char *rec_hdr_str = "Index Offset ErrType Bank/CU TimeStamp Offs/Addr M… variable
1097 strlen(rec_hdr_str) + rec_hdr_fmt_size * control->ras_num_recs; in amdgpu_ras_debugfs_table_size()
1158 data_len = strlen(tbl_hdr_str) + tbl_hdr_fmt_size + strlen(rec_hdr_str); in amdgpu_ras_debugfs_table_read()
1165 if (copy_to_user(buf, &rec_hdr_str[lpos], data_len)) in amdgpu_ras_debugfs_table_read()
1182 strlen(rec_hdr_str); in amdgpu_ras_debugfs_table_read()
1185 strlen(rec_hdr_str); in amdgpu_ras_debugfs_table_read()