Searched defs:edac_dev (Results 1 – 13 of 13) sorted by relevance
/linux-5.10/drivers/edac/ |
D | edac_device.c | 38 static void edac_device_dump_device(struct edac_device_ctl_info *edac_dev) in edac_device_dump_device() 247 struct edac_device_ctl_info *edac_dev; in find_edac_device_by_dev() local 273 static int add_edac_dev_to_global_list(struct edac_device_ctl_info *edac_dev) in add_edac_dev_to_global_list() 346 struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work); in edac_device_workq_function() local 380 static void edac_device_workq_setup(struct edac_device_ctl_info *edac_dev, in edac_device_workq_setup() 409 static void edac_device_workq_teardown(struct edac_device_ctl_info *edac_dev) in edac_device_workq_teardown() 426 void edac_device_reset_delay_period(struct edac_device_ctl_info *edac_dev, in edac_device_reset_delay_period() 448 int edac_device_add_device(struct edac_device_ctl_info *edac_dev) in edac_device_add_device() 506 struct edac_device_ctl_info *edac_dev; in edac_device_del_device() local 542 static inline int edac_device_get_log_ce(struct edac_device_ctl_info *edac_dev) in edac_device_get_log_ce() [all …]
|
D | mpc85xx_edac.c | 340 static ssize_t mpc85xx_l2_inject_data_hi_show(struct edac_device_ctl_info in mpc85xx_l2_inject_data_hi_show() 348 static ssize_t mpc85xx_l2_inject_data_lo_show(struct edac_device_ctl_info in mpc85xx_l2_inject_data_lo_show() 356 static ssize_t mpc85xx_l2_inject_ctrl_show(struct edac_device_ctl_info in mpc85xx_l2_inject_ctrl_show() 364 static ssize_t mpc85xx_l2_inject_data_hi_store(struct edac_device_ctl_info in mpc85xx_l2_inject_data_hi_store() 377 static ssize_t mpc85xx_l2_inject_data_lo_store(struct edac_device_ctl_info in mpc85xx_l2_inject_data_lo_store() 390 static ssize_t mpc85xx_l2_inject_ctrl_store(struct edac_device_ctl_info in mpc85xx_l2_inject_ctrl_store() 432 static void mpc85xx_set_l2_sysfs_attributes(struct edac_device_ctl_info in mpc85xx_set_l2_sysfs_attributes() 440 static void mpc85xx_l2_check(struct edac_device_ctl_info *edac_dev) in mpc85xx_l2_check() 475 struct edac_device_ctl_info *edac_dev = dev_id; in mpc85xx_l2_isr() local 491 struct edac_device_ctl_info *edac_dev; in mpc85xx_l2_err_probe() local [all …]
|
D | edac_device_sysfs.c | 120 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() 508 static int edac_device_create_block(struct edac_device_ctl_info *edac_dev, in edac_device_create_block() 578 static void edac_device_delete_block(struct edac_device_ctl_info *edac_dev, in edac_device_delete_block() 609 static int edac_device_create_instance(struct edac_device_ctl_info *edac_dev, in edac_device_create_instance() 677 static void edac_device_delete_instance(struct edac_device_ctl_info *edac_dev, in edac_device_delete_instance() 700 static int edac_device_create_instances(struct edac_device_ctl_info *edac_dev) in edac_device_create_instances() 725 static void edac_device_delete_instances(struct edac_device_ctl_info *edac_dev) in edac_device_delete_instances() [all …]
|
D | mv64x60_edac.c | 231 static void mv64x60_sram_check(struct edac_device_ctl_info *edac_dev) in mv64x60_sram_check() 259 struct edac_device_ctl_info *edac_dev = dev_id; in mv64x60_sram_isr() local 274 struct edac_device_ctl_info *edac_dev; in mv64x60_sram_err_probe() local 377 struct edac_device_ctl_info *edac_dev = platform_get_drvdata(pdev); in mv64x60_sram_err_remove() local 396 static void mv64x60_cpu_check(struct edac_device_ctl_info *edac_dev) in mv64x60_cpu_check() 425 struct edac_device_ctl_info *edac_dev = dev_id; in mv64x60_cpu_isr() local 441 struct edac_device_ctl_info *edac_dev; in mv64x60_cpu_err_probe() local 571 struct edac_device_ctl_info *edac_dev = platform_get_drvdata(pdev); in mv64x60_cpu_err_remove() local
|
D | xgene_edac.c | 513 struct edac_device_ctl_info *edac_dev; member 519 static void xgene_edac_pmd_l1_check(struct edac_device_ctl_info *edac_dev, in xgene_edac_pmd_l1_check() 659 static void xgene_edac_pmd_l2_check(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_l2_check() 734 static void xgene_edac_pmd_check(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_check() 752 static void xgene_edac_pmd_cpu_hw_cfg(struct edac_device_ctl_info *edac_dev, in xgene_edac_pmd_cpu_hw_cfg() 768 static void xgene_edac_pmd_hw_cfg(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_hw_cfg() 781 static void xgene_edac_pmd_hw_ctl(struct edac_device_ctl_info *edac_dev, in xgene_edac_pmd_hw_ctl() 810 struct edac_device_ctl_info *edac_dev = file->private_data; in xgene_edac_pmd_l1_inject_ctrl_write() local 836 struct edac_device_ctl_info *edac_dev = file->private_data; in xgene_edac_pmd_l2_inject_ctrl_write() local 861 xgene_edac_pmd_create_debugfs_nodes(struct edac_device_ctl_info *edac_dev) in xgene_edac_pmd_create_debugfs_nodes() [all …]
|
D | amd8111_edac.h | 101 struct edac_device_ctl_info *edac_dev; member 112 struct edac_pci_ctl_info *edac_dev; member
|
D | amd8111_edac.c | 156 static void amd8111_pci_bridge_check(struct edac_pci_ctl_info *edac_dev) in amd8111_pci_bridge_check() 276 static void amd8111_lpc_bridge_check(struct edac_device_ctl_info *edac_dev) in amd8111_lpc_bridge_check()
|
D | edac_device.h | 323 edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, int inst_nr, in edac_device_handle_ce() 338 edac_device_handle_ue(struct edac_device_ctl_info *edac_dev, int inst_nr, in edac_device_handle_ue()
|
D | amd8131_edac.c | 149 static void amd8131_pcix_check(struct edac_pci_ctl_info *edac_dev) in amd8131_pcix_check()
|
D | thunderx_edac.c | 1056 struct edac_device_ctl_info *edac_dev; member 1346 struct edac_device_ctl_info *edac_dev; in thunderx_ocx_probe() local 1475 struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev); in thunderx_ocx_remove() local 1747 struct edac_device_ctl_info *edac_dev; member 1949 struct edac_device_ctl_info *edac_dev; in thunderx_l2c_probe() local 2083 struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev); in thunderx_l2c_remove() local
|
D | cpc925_edac.c | 277 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()
|
D | amd8131_edac.h | 85 struct edac_pci_ctl_info *edac_dev; member
|
D | altera_edac.h | 382 struct edac_device_ctl_info *edac_dev; member
|