Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Daltera_edac.c551 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_handler()
582 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_device_trig()
672 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_create_edacdev_dbgfs()
709 struct altr_edac_device_dev *drvdata; in altr_edac_device_probe()
809 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_remove()
835 altr_check_ecc_deps(struct altr_edac_device_dev *device) in altr_check_ecc_deps()
851 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_ecc_irq()
1078 static int altr_s10_sdram_check_ecc_deps(struct altr_edac_device_dev *device) in altr_s10_sdram_check_ecc_deps()
1178 altr_check_ocram_deps_init(struct altr_edac_device_dev *device) in altr_check_ocram_deps_init()
1275 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
[all …]
H A Daltera_edac.h354 struct altr_edac_device_dev;
357 int (*setup)(struct altr_edac_device_dev *device);
374 struct altr_edac_device_dev { struct