Lines Matching defs:altr_edac_device_dev
373 struct altr_edac_device_dev { struct
374 struct list_head next;
375 void __iomem *base;
376 int sb_irq;
377 int db_irq;
378 const struct edac_device_prv_data *data;
379 struct dentry *debugfs_dir;
380 char *edac_dev_name;
381 struct altr_arria10_edac *edac;
382 struct edac_device_ctl_info *edac_dev;
383 struct device ddev;
384 int edac_idx;