Lines Matching refs:altr_edac_device_dev
552 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_handler()
583 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_device_trig()
673 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_create_edacdev_dbgfs()
710 struct altr_edac_device_dev *drvdata; in altr_edac_device_probe()
810 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_remove()
836 altr_check_ecc_deps(struct altr_edac_device_dev *device) in altr_check_ecc_deps()
852 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_ecc_irq()
1079 static int altr_s10_sdram_check_ecc_deps(struct altr_edac_device_dev *device) in altr_s10_sdram_check_ecc_deps()
1179 altr_check_ocram_deps_init(struct altr_edac_device_dev *device) in altr_check_ocram_deps_init()
1264 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
1280 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_l2_irq()
1340 static int __init socfpga_init_ethernet_ecc(struct altr_edac_device_dev *dev) in socfpga_init_ethernet_ecc()
1370 static int __init socfpga_init_nand_ecc(struct altr_edac_device_dev *device) in socfpga_init_nand_ecc()
1400 static int __init socfpga_init_dma_ecc(struct altr_edac_device_dev *device) in socfpga_init_dma_ecc()
1430 static int __init socfpga_init_usb_ecc(struct altr_edac_device_dev *device) in socfpga_init_usb_ecc()
1460 static int __init socfpga_init_qspi_ecc(struct altr_edac_device_dev *device) in socfpga_init_qspi_ecc()
1491 static int altr_portb_setup(struct altr_edac_device_dev *device) in altr_portb_setup()
1494 struct altr_edac_device_dev *altdev; in altr_portb_setup()
1611 static int __init socfpga_init_sdmmc_ecc(struct altr_edac_device_dev *device) in socfpga_init_sdmmc_ecc()
1642 struct altr_edac_device_dev *ad = dev_id; in altr_edac_a10_ecc_irq_portb()
1738 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig()
1770 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig2()
1884 struct altr_edac_device_dev *altdev; in altr_edac_a10_device_add()
2073 struct altr_edac_device_dev *ed; in s10_edac_dberr_handler()
2078 ed = list_entry(position, struct altr_edac_device_dev, in s10_edac_dberr_handler()