Searched defs:ras_manager (Results 1 – 1 of 1) sorted by relevance
395 struct ras_manager { struct396 struct ras_common_if head;398 int use;400 struct list_head node;402 struct amdgpu_device *adev;404 struct dentry *ent;406 struct device_attribute sysfs_attr;407 int attr_inuse;410 struct ras_fs_data fs_data;413 struct ras_ih_data ih_data;[all …]