Searched defs:ras_manager (Results 1 – 1 of 1) sorted by relevance
386 struct ras_manager { struct387 struct ras_common_if head;389 int use;391 struct list_head node;393 struct amdgpu_device *adev;395 struct dentry *ent;397 struct device_attribute sysfs_attr;398 int attr_inuse;401 struct ras_fs_data fs_data;404 struct ras_ih_data ih_data;[all …]