Searched defs:altr_arria10_edac (Results 1 – 1 of 1) sorted by relevance
138184 struct altr_arria10_edac { struct138185 struct device *dev;138186 struct regmap *ecc_mgr_map;138187 int sb_irq;138188 int db_irq;138189 struct irq_domain *domain;138190 struct irq_chip irq_chip;138191 struct list_head a10_ecc_devices;138192 struct notifier_block panic_notifier;