Home
last modified time | relevance | path

Searched defs:edac_dev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/edac/
H A Dedac_device.c41 static void edac_device_dump_device(struct edac_device_ctl_info *edac_dev) in edac_device_dump_device()
172 struct edac_device_ctl_info *edac_dev; in find_edac_device_by_dev() local
198 static int add_edac_dev_to_global_list(struct edac_device_ctl_info *edac_dev) in add_edac_dev_to_global_list()
271 struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work); in edac_device_workq_function() local
305 static void edac_device_workq_setup(struct edac_device_ctl_info *edac_dev, in edac_device_workq_setup()
334 static void edac_device_workq_teardown(struct edac_device_ctl_info *edac_dev) in edac_device_workq_teardown()
351 void edac_device_reset_delay_period(struct edac_device_ctl_info *edac_dev, in edac_device_reset_delay_period()
372 int edac_device_add_device(struct edac_device_ctl_info *edac_dev) in edac_device_add_device()
426 struct edac_device_ctl_info *edac_dev; in edac_device_del_device() local
462 static inline int edac_device_get_log_ce(struct edac_device_ctl_info *edac_dev) in edac_device_get_log_ce()
[all …]
H A Dzynqmp_edac.c253 struct edac_device_ctl_info *edac_dev = file->private_data; in inject_ce_write() local
297 struct edac_device_ctl_info *edac_dev = file->private_data; in inject_ue_write() local
349 static void setup_debugfs(struct edac_device_ctl_info *edac_dev) in setup_debugfs()
H A Dthunderx_edac.c1050 struct edac_device_ctl_info *edac_dev; member
1340 struct edac_device_ctl_info *edac_dev; in thunderx_ocx_probe() local
1468 struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev); in thunderx_ocx_remove() local
1740 struct edac_device_ctl_info *edac_dev; member
1942 struct edac_device_ctl_info *edac_dev; in thunderx_l2c_probe() local
2075 struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev); in thunderx_l2c_remove() local
H A Dcpc925_edac.c277 struct edac_device_ctl_info *edac_dev; member
653 static void cpc925_cpu_check(struct edac_device_ctl_info *edac_dev) in cpc925_cpu_check()
700 static void cpc925_htlink_check(struct edac_device_ctl_info *edac_dev) in cpc925_htlink_check()