Searched defs:altr_edac_device_dev (Results 1 – 1 of 1) sorted by relevance
375 struct altr_edac_device_dev { struct376 struct list_head next;377 void __iomem *base;378 int sb_irq;379 int db_irq;380 const struct edac_device_prv_data *data;381 struct dentry *debugfs_dir;382 char *edac_dev_name;383 struct altr_arria10_edac *edac;384 struct edac_device_ctl_info *edac_dev;[all …]