Lines Matching refs:altr_edac_device_dev
550 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_handler()
581 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_device_trig()
671 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_create_edacdev_dbgfs()
708 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()
837 altr_check_ecc_deps(struct altr_edac_device_dev *device) in altr_check_ecc_deps()
853 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_ecc_irq()
1145 altr_check_ocram_deps_init(struct altr_edac_device_dev *device) in altr_check_ocram_deps_init()
1230 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
1246 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_l2_irq()
1306 static int __init socfpga_init_ethernet_ecc(struct altr_edac_device_dev *dev) in socfpga_init_ethernet_ecc()
1336 static int __init socfpga_init_nand_ecc(struct altr_edac_device_dev *device) in socfpga_init_nand_ecc()
1366 static int __init socfpga_init_dma_ecc(struct altr_edac_device_dev *device) in socfpga_init_dma_ecc()
1396 static int __init socfpga_init_usb_ecc(struct altr_edac_device_dev *device) in socfpga_init_usb_ecc()
1426 static int __init socfpga_init_qspi_ecc(struct altr_edac_device_dev *device) in socfpga_init_qspi_ecc()
1457 static int altr_portb_setup(struct altr_edac_device_dev *device) in altr_portb_setup()
1460 struct altr_edac_device_dev *altdev; in altr_portb_setup()
1572 static int __init socfpga_init_sdmmc_ecc(struct altr_edac_device_dev *device) in socfpga_init_sdmmc_ecc()
1603 struct altr_edac_device_dev *ad = dev_id; in altr_edac_a10_ecc_irq_portb()
1699 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig()
1731 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig2()
1848 struct altr_edac_device_dev *altdev; in altr_edac_a10_device_add()
2038 struct altr_edac_device_dev *ed; in s10_edac_dberr_handler()
2043 ed = list_entry(position, struct altr_edac_device_dev, in s10_edac_dberr_handler()