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()
1154 altr_check_ocram_deps_init(struct altr_edac_device_dev *device) in altr_check_ocram_deps_init()
1239 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
1255 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_l2_irq()
1315 static int __init socfpga_init_ethernet_ecc(struct altr_edac_device_dev *dev) in socfpga_init_ethernet_ecc()
1345 static int __init socfpga_init_nand_ecc(struct altr_edac_device_dev *device) in socfpga_init_nand_ecc()
1375 static int __init socfpga_init_dma_ecc(struct altr_edac_device_dev *device) in socfpga_init_dma_ecc()
1405 static int __init socfpga_init_usb_ecc(struct altr_edac_device_dev *device) in socfpga_init_usb_ecc()
1435 static int __init socfpga_init_qspi_ecc(struct altr_edac_device_dev *device) in socfpga_init_qspi_ecc()
1466 static int altr_portb_setup(struct altr_edac_device_dev *device) in altr_portb_setup()
1469 struct altr_edac_device_dev *altdev; in altr_portb_setup()
1586 static int __init socfpga_init_sdmmc_ecc(struct altr_edac_device_dev *device) in socfpga_init_sdmmc_ecc()
1617 struct altr_edac_device_dev *ad = dev_id; in altr_edac_a10_ecc_irq_portb()
1713 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig()
1745 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig2()
1859 struct altr_edac_device_dev *altdev; in altr_edac_a10_device_add()
2049 struct altr_edac_device_dev *ed; in s10_edac_dberr_handler()
2054 ed = list_entry(position, struct altr_edac_device_dev, in s10_edac_dberr_handler()