Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dedac_device.c41 static void edac_device_dump_device(struct edac_device_ctl_info *edac_dev) in edac_device_dump_device()
270 struct edac_device_ctl_info *edac_dev; in find_edac_device_by_dev() local
296 static int add_edac_dev_to_global_list(struct edac_device_ctl_info *edac_dev) in add_edac_dev_to_global_list()
369 struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work); in edac_device_workq_function() local
405 void edac_device_workq_setup(struct edac_device_ctl_info *edac_dev, in edac_device_workq_setup()
436 void edac_device_workq_teardown(struct edac_device_ctl_info *edac_dev) in edac_device_workq_teardown()
454 void edac_device_reset_delay_period(struct edac_device_ctl_info *edac_dev, in edac_device_reset_delay_period()
494 int edac_device_add_device(struct edac_device_ctl_info *edac_dev) in edac_device_add_device()
565 struct edac_device_ctl_info *edac_dev; in edac_device_del_device() local
601 static inline int edac_device_get_log_ce(struct edac_device_ctl_info *edac_dev) in edac_device_get_log_ce()
[all …]
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
203 struct edac_device_ctl_info *edac_dev = to_edacdev(kobj); in edac_device_ctrl_master_release() local
231 int edac_device_register_sysfs_main_kobj(struct edac_device_ctl_info *edac_dev) in edac_device_register_sysfs_main_kobj()
516 static int edac_device_create_block(struct edac_device_ctl_info *edac_dev, in edac_device_create_block()
586 static void edac_device_delete_block(struct edac_device_ctl_info *edac_dev, in edac_device_delete_block()
617 static int edac_device_create_instance(struct edac_device_ctl_info *edac_dev, in edac_device_create_instance()
685 static void edac_device_delete_instance(struct edac_device_ctl_info *edac_dev, in edac_device_delete_instance()
708 static int edac_device_create_instances(struct edac_device_ctl_info *edac_dev) in edac_device_create_instances()
733 static void edac_device_delete_instances(struct edac_device_ctl_info *edac_dev) in edac_device_delete_instances()
[all …]
Dmv64x60_edac.c233 static void mv64x60_sram_check(struct edac_device_ctl_info *edac_dev) in mv64x60_sram_check()
261 struct edac_device_ctl_info *edac_dev = dev_id; in mv64x60_sram_isr() local
276 struct edac_device_ctl_info *edac_dev; in mv64x60_sram_err_probe() local
380 struct edac_device_ctl_info *edac_dev = platform_get_drvdata(pdev); in mv64x60_sram_err_remove() local
399 static void mv64x60_cpu_check(struct edac_device_ctl_info *edac_dev) in mv64x60_cpu_check()
428 struct edac_device_ctl_info *edac_dev = dev_id; in mv64x60_cpu_isr() local
444 struct edac_device_ctl_info *edac_dev; in mv64x60_cpu_err_probe() local
575 struct edac_device_ctl_info *edac_dev = platform_get_drvdata(pdev); in mv64x60_cpu_err_remove() local
Dmpc85xx_edac.c397 static ssize_t mpc85xx_l2_inject_data_hi_show(struct edac_device_ctl_info in mpc85xx_l2_inject_data_hi_show()
405 static ssize_t mpc85xx_l2_inject_data_lo_show(struct edac_device_ctl_info in mpc85xx_l2_inject_data_lo_show()
413 static ssize_t mpc85xx_l2_inject_ctrl_show(struct edac_device_ctl_info in mpc85xx_l2_inject_ctrl_show()
421 static ssize_t mpc85xx_l2_inject_data_hi_store(struct edac_device_ctl_info in mpc85xx_l2_inject_data_hi_store()
434 static ssize_t mpc85xx_l2_inject_data_lo_store(struct edac_device_ctl_info in mpc85xx_l2_inject_data_lo_store()
447 static ssize_t mpc85xx_l2_inject_ctrl_store(struct edac_device_ctl_info in mpc85xx_l2_inject_ctrl_store()
489 static void mpc85xx_set_l2_sysfs_attributes(struct edac_device_ctl_info in mpc85xx_set_l2_sysfs_attributes()
497 static void mpc85xx_l2_check(struct edac_device_ctl_info *edac_dev) in mpc85xx_l2_check()
532 struct edac_device_ctl_info *edac_dev = dev_id; in mpc85xx_l2_isr() local
548 struct edac_device_ctl_info *edac_dev; in mpc85xx_l2_err_probe() local
[all …]
Dxgene_edac.c526 struct edac_device_ctl_info *edac_dev; member
532 static void xgene_edac_pmd_l1_check(struct edac_device_ctl_info *edac_dev, in xgene_edac_pmd_l1_check()
672 static void xgene_edac_pmd_l2_check(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_l2_check()
747 static void xgene_edac_pmd_check(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_check()
765 static void xgene_edac_pmd_cpu_hw_cfg(struct edac_device_ctl_info *edac_dev, in xgene_edac_pmd_cpu_hw_cfg()
781 static void xgene_edac_pmd_hw_cfg(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_hw_cfg()
794 static void xgene_edac_pmd_hw_ctl(struct edac_device_ctl_info *edac_dev, in xgene_edac_pmd_hw_ctl()
823 struct edac_device_ctl_info *edac_dev = file->private_data; in xgene_edac_pmd_l1_inject_ctrl_write() local
849 struct edac_device_ctl_info *edac_dev = file->private_data; in xgene_edac_pmd_l2_inject_ctrl_write() local
874 xgene_edac_pmd_create_debugfs_nodes(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_create_debugfs_nodes()
[all …]
Damd8111_edac.h113 struct edac_device_ctl_info *edac_dev; member
124 struct edac_pci_ctl_info *edac_dev; member
Damd8111_edac.c169 static void amd8111_pci_bridge_check(struct edac_pci_ctl_info *edac_dev) in amd8111_pci_bridge_check()
289 static void amd8111_lpc_bridge_check(struct edac_device_ctl_info *edac_dev) in amd8111_lpc_bridge_check()
Damd8131_edac.c170 static void amd8131_pcix_check(struct edac_pci_ctl_info *edac_dev) in amd8131_pcix_check()
Damd8131_edac.h97 struct edac_pci_ctl_info *edac_dev; member
Dcpc925_edac.c290 struct edac_device_ctl_info *edac_dev; member
682 static void cpc925_cpu_check(struct edac_device_ctl_info *edac_dev) in cpc925_cpu_check()
729 static void cpc925_htlink_check(struct edac_device_ctl_info *edac_dev) in cpc925_htlink_check()