drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_eeprom_i2c.h

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_eeprom_i2c.h

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_eeprom_i2c.h
Extension
.h
Size
1327 bytes
Lines
28
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __AMDGPU_RAS_EEPROM_I2C_H__
#define __AMDGPU_RAS_EEPROM_I2C_H__
#include "ras.h"

extern const struct ras_eeprom_sys_func amdgpu_ras_eeprom_i2c_sys_func;
#endif

Annotation

Implementation Notes