Lines Matching defs:altr_edac_device_dev
375 struct altr_edac_device_dev { struct
376 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;
385 struct device ddev;
386 int edac_idx;