Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Daltera_edac.h331 struct altr_edac_device_dev;
334 int (*setup)(struct altr_edac_device_dev *device);
351 struct altr_edac_device_dev { struct
Daltera_edac.c866 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_handler()
897 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_device_trig()
977 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_create_edacdev_dbgfs()
1014 struct altr_edac_device_dev *drvdata; in altr_edac_device_probe()
1115 struct altr_edac_device_dev *drvdata = dci->pvt_info; in altr_edac_device_remove()
1143 altr_check_ecc_deps(struct altr_edac_device_dev *device) in altr_check_ecc_deps()
1159 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_ecc_irq()
1500 static int altr_l2_check_deps(struct altr_edac_device_dev *device) in altr_l2_check_deps()
1516 struct altr_edac_device_dev *dci = dev_id; in altr_edac_a10_l2_irq()
1707 static int altr_portb_setup(struct altr_edac_device_dev *device) in altr_portb_setup()
[all …]