Searched defs:altr_edac_device_dev (Results 1 – 1 of 1) sorted by relevance
138170 struct altr_edac_device_dev { struct138171 struct list_head next;138172 void *base;138173 int sb_irq;138174 int db_irq;138175 const struct edac_device_prv_data *data;138176 struct dentry *debugfs_dir;138177 char *edac_dev_name;138178 struct altr_arria10_edac *edac;138179 struct edac_device_ctl_info *edac_dev;[all …]