Home
last modified time | relevance | path

Searched refs:altr_edac_device_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/edac/
H A Daltera_edac.c559 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_handler()
590 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_device_trig()
680 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_create_edacdev_dbgfs()
717 struct altr_edac_device_dev *drvdata; in altr_edac_device_probe()
818 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_remove()
846 altr_check_ecc_deps(struct altr_edac_device_dev *device) in altr_check_ecc_deps()
862 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_ecc_irq()
1092 static int altr_s10_sdram_check_ecc_deps(struct altr_edac_device_dev *device) in altr_s10_sdram_check_ecc_deps()
1192 altr_check_ocram_deps_init(struct altr_edac_device_dev *device) in altr_check_ocram_deps_init()
1277 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
[all …]
H A Daltera_edac.h353 struct altr_edac_device_dev;
356 int (*setup)(struct altr_edac_device_dev *device);
373 struct altr_edac_device_dev { struct