Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dmpc85xx_edac.c339 static ssize_t mpc85xx_l2_inject_data_hi_show(struct edac_device_ctl_info in mpc85xx_l2_inject_data_hi_show()
347 static ssize_t mpc85xx_l2_inject_data_lo_show(struct edac_device_ctl_info in mpc85xx_l2_inject_data_lo_show()
355 static ssize_t mpc85xx_l2_inject_ctrl_show(struct edac_device_ctl_info in mpc85xx_l2_inject_ctrl_show()
363 static ssize_t mpc85xx_l2_inject_data_hi_store(struct edac_device_ctl_info in mpc85xx_l2_inject_data_hi_store()
376 static ssize_t mpc85xx_l2_inject_data_lo_store(struct edac_device_ctl_info in mpc85xx_l2_inject_data_lo_store()
389 static ssize_t mpc85xx_l2_inject_ctrl_store(struct edac_device_ctl_info in mpc85xx_l2_inject_ctrl_store()
431 static void mpc85xx_set_l2_sysfs_attributes(struct edac_device_ctl_info in mpc85xx_set_l2_sysfs_attributes()
439 static void mpc85xx_l2_check(struct edac_device_ctl_info *edac_dev) in mpc85xx_l2_check()
474 struct edac_device_ctl_info *edac_dev = dev_id; in mpc85xx_l2_isr() local
490 struct edac_device_ctl_info *edac_dev; in mpc85xx_l2_err_probe() local
[all …]
H A Dedac_device_sysfs.c120 struct edac_device_ctl_info *edac_dev = to_ctl_info(kobj); in edac_dev_ctl_info_show() local
133 struct edac_device_ctl_info *edac_dev = to_ctl_info(kobj); in edac_dev_ctl_info_store() local
204 struct edac_device_ctl_info *edac_dev = to_edacdev(kobj); in edac_device_ctrl_master_release() local
229 int edac_device_register_sysfs_main_kobj(struct edac_device_ctl_info *edac_dev) in edac_device_register_sysfs_main_kobj()
494 static int edac_device_create_block(struct edac_device_ctl_info *edac_dev, in edac_device_create_block()
564 static void edac_device_delete_block(struct edac_device_ctl_info *edac_dev, in edac_device_delete_block()
595 static int edac_device_create_instance(struct edac_device_ctl_info *edac_dev, in edac_device_create_instance()
663 static void edac_device_delete_instance(struct edac_device_ctl_info *edac_dev, in edac_device_delete_instance()
686 static int edac_device_create_instances(struct edac_device_ctl_info *edac_dev) in edac_device_create_instances()
711 static void edac_device_delete_instances(struct edac_device_ctl_info *edac_dev) in edac_device_delete_instances()
[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 Dedac_device.h309 edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, int inst_nr, in edac_device_handle_ce()
324 edac_device_handle_ue(struct edac_device_ctl_info *edac_dev, int inst_nr, in edac_device_handle_ue()
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()
H A Daltera_edac.h384 struct edac_device_ctl_info *edac_dev; member