Searched defs:altr_arria10_edac (Results 1 – 1 of 1) sorted by relevance
387 struct altr_arria10_edac { struct388 struct device *dev;389 struct regmap *ecc_mgr_map;390 int sb_irq;391 int db_irq;392 struct irq_domain *domain;393 struct irq_chip irq_chip;394 struct list_head a10_ecc_devices;395 struct notifier_block panic_notifier;