Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/edac/
Daltera_edac.c896 struct edac_device_ctl_info *edac_dci = file->private_data; in altr_edac_device_trig() local
897 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_device_trig()
899 void *generic_ptr = edac_dci->dev; in altr_edac_device_trig()
974 static void altr_create_edacdev_dbgfs(struct edac_device_ctl_info *edac_dci, in altr_create_edacdev_dbgfs() argument
977 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_create_edacdev_dbgfs()
987 drvdata->debugfs_dir, edac_dci, in altr_create_edacdev_dbgfs()
1931 struct edac_device_ctl_info *edac_dci = file->private_data; in altr_edac_a10_device_trig() local
1932 struct altr_edac_device_dev *drvdata = edac_dci->pvt_info; in altr_edac_a10_device_trig()