Lines Matching refs:altr_edac_device_dev

559 	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()
1293 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_l2_irq()
1353 static int __init socfpga_init_ethernet_ecc(struct altr_edac_device_dev *dev) in socfpga_init_ethernet_ecc()
1383 static int __init socfpga_init_nand_ecc(struct altr_edac_device_dev *device) in socfpga_init_nand_ecc()
1413 static int __init socfpga_init_dma_ecc(struct altr_edac_device_dev *device) in socfpga_init_dma_ecc()
1443 static int __init socfpga_init_usb_ecc(struct altr_edac_device_dev *device) in socfpga_init_usb_ecc()
1473 static int __init socfpga_init_qspi_ecc(struct altr_edac_device_dev *device) in socfpga_init_qspi_ecc()
1504 static int altr_portb_setup(struct altr_edac_device_dev *device) in altr_portb_setup()
1507 struct altr_edac_device_dev *altdev; in altr_portb_setup()
1624 static int __init socfpga_init_sdmmc_ecc(struct altr_edac_device_dev *device) in socfpga_init_sdmmc_ecc()
1655 struct altr_edac_device_dev *ad = dev_id; in altr_edac_a10_ecc_irq_portb()
1751 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig()
1783 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig2()
1897 struct altr_edac_device_dev *altdev; in altr_edac_a10_device_add()
2087 struct altr_edac_device_dev *ed; in s10_edac_dberr_handler()
2092 ed = list_entry(position, struct altr_edac_device_dev, in s10_edac_dberr_handler()