Symbol: eeprom_table_record
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
176
struct eeprom_table_record err_rec;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
196
memset(&err_rec, 0x0, sizeof(struct eeprom_table_record));
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2850
struct eeprom_table_record *bps,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2879
struct eeprom_table_record *bps,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2916
struct eeprom_table_record *bps, int count)
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2938
sizeof(struct eeprom_table_record));
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2948
struct eeprom_table_record *bps, struct ras_err_data *err_data,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2959
sizeof(struct eeprom_table_record) * adev->umc.retire_unit);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
2995
sizeof(struct eeprom_table_record) * adev->umc.retire_unit);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
3006
struct eeprom_table_record *bps, struct ras_err_data *err_data,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
3049
struct eeprom_table_record *bps, int pages, bool from_rom)
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
3065
sizeof(struct eeprom_table_record), GFP_KERNEL);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
3187
struct eeprom_table_record *bps;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.h
623
struct eeprom_table_record *err_addr;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.h
634
struct eeprom_table_record *bps;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.h
784
struct eeprom_table_record *bps, int pages, bool from_rom);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
1200
struct eeprom_table_record record;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
501
struct eeprom_table_record *record,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
529
struct eeprom_table_record *record,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
632
struct eeprom_table_record *record,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
866
struct eeprom_table_record *record,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.c
963
struct eeprom_table_record *record,
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.h
153
struct eeprom_table_record *records, const u32 num);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ras_eeprom.h
156
struct eeprom_table_record *records, const u32 num);
sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.c
118
sizeof(struct eeprom_table_record), GFP_KERNEL);
sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.c
145
sizeof(struct eeprom_table_record), GFP_KERNEL);
sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.c
369
struct eeprom_table_record *err_rec;
sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.c
521
sizeof(struct eeprom_table_record), GFP_KERNEL);
sys/dev/pci/drm/amd/amdgpu/amdgpu_umc.c
61
sizeof(struct eeprom_table_record), GFP_KERNEL);
sys/dev/pci/drm/amd/amdgpu/amdgpu_virt.c
351
struct eeprom_table_record *bps, int pages)
sys/dev/pci/drm/amd/amdgpu/amdgpu_virt.c
421
struct eeprom_table_record bp;
sys/dev/pci/drm/amd/amdgpu/amdgpu_virt.h
244
struct eeprom_table_record *bps;