Searched defs:ras_manager (Results 1 – 1 of 1) sorted by relevance
387 struct ras_manager { struct388 struct ras_common_if head;390 int use;392 struct list_head node;394 struct amdgpu_device *adev;396 struct dentry *ent;399 struct device_attribute sysfs_attr;400 int attr_inuse;404 struct ras_fs_data fs_data;407 struct ras_ih_data ih_data;[all …]