edac_device_ctl_info  612 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *dci = dev_id;
edac_device_ctl_info  643 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *edac_dci = file->private_data;
edac_device_ctl_info  731 drivers/edac/altera_edac.c static void altr_create_edacdev_dbgfs(struct edac_device_ctl_info *edac_dci,
edac_device_ctl_info  770 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *dci;
edac_device_ctl_info  871 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);
edac_device_ctl_info 1559 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *dci;
edac_device_ctl_info 1798 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *edac_dci = file->private_data;
edac_device_ctl_info 1830 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *edac_dci = file->private_data;
edac_device_ctl_info 1947 drivers/edac/altera_edac.c 	struct edac_device_ctl_info *dci;
edac_device_ctl_info  382 drivers/edac/altera_edac.h 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  276 drivers/edac/amd8111_edac.c static void amd8111_lpc_bridge_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  101 drivers/edac/amd8111_edac.h 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  104 drivers/edac/amd8111_edac.h 	void (*check)(struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info  407 drivers/edac/armada_xp_edac.c static void aurora_l2_check(struct edac_device_ctl_info *dci)
edac_device_ctl_info  494 drivers/edac/armada_xp_edac.c static void aurora_l2_poll(struct edac_device_ctl_info *dci)
edac_device_ctl_info  515 drivers/edac/armada_xp_edac.c 	struct edac_device_ctl_info *dci;
edac_device_ctl_info  583 drivers/edac/armada_xp_edac.c 	struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);
edac_device_ctl_info  277 drivers/edac/cpc925_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  280 drivers/edac/cpc925_edac.c 	void (*check)(struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info  653 drivers/edac/cpc925_edac.c static void cpc925_cpu_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  700 drivers/edac/cpc925_edac.c static void cpc925_htlink_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info   38 drivers/edac/edac_device.c static void edac_device_dump_device(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info   50 drivers/edac/edac_device.c struct edac_device_ctl_info *edac_device_alloc_ctl_info(
edac_device_ctl_info   58 drivers/edac/edac_device.c 	struct edac_device_ctl_info *dev_ctl;
edac_device_ctl_info  229 drivers/edac/edac_device.c void edac_device_free_ctl_info(struct edac_device_ctl_info *ctl_info)
edac_device_ctl_info  245 drivers/edac/edac_device.c static struct edac_device_ctl_info *find_edac_device_by_dev(struct device *dev)
edac_device_ctl_info  247 drivers/edac/edac_device.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  253 drivers/edac/edac_device.c 		edac_dev = list_entry(item, struct edac_device_ctl_info, link);
edac_device_ctl_info  273 drivers/edac/edac_device.c static int add_edac_dev_to_global_list(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  276 drivers/edac/edac_device.c 	struct edac_device_ctl_info *rover;
edac_device_ctl_info  287 drivers/edac/edac_device.c 		rover = list_entry(item, struct edac_device_ctl_info, link);
edac_device_ctl_info  319 drivers/edac/edac_device.c static void del_edac_device_from_global_list(struct edac_device_ctl_info
edac_device_ctl_info  346 drivers/edac/edac_device.c 	struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work);
edac_device_ctl_info  380 drivers/edac/edac_device.c static void edac_device_workq_setup(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  409 drivers/edac/edac_device.c static void edac_device_workq_teardown(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  426 drivers/edac/edac_device.c void edac_device_reset_delay_period(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  448 drivers/edac/edac_device.c int edac_device_add_device(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  504 drivers/edac/edac_device.c struct edac_device_ctl_info *edac_device_del_device(struct device *dev)
edac_device_ctl_info  506 drivers/edac/edac_device.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  542 drivers/edac/edac_device.c static inline int edac_device_get_log_ce(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  547 drivers/edac/edac_device.c static inline int edac_device_get_log_ue(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  552 drivers/edac/edac_device.c static inline int edac_device_get_panic_on_ue(struct edac_device_ctl_info
edac_device_ctl_info  558 drivers/edac/edac_device.c void edac_device_handle_ce(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  600 drivers/edac/edac_device.c void edac_device_handle_ue(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info   80 drivers/edac/edac_device.h struct edac_device_ctl_info;
edac_device_ctl_info   90 drivers/edac/edac_device.h 	ssize_t (*show)(struct edac_device_ctl_info *, char *);
edac_device_ctl_info   91 drivers/edac/edac_device.h 	ssize_t (*store)(struct edac_device_ctl_info *, const char *, size_t);
edac_device_ctl_info  134 drivers/edac/edac_device.h 	struct edac_device_ctl_info *ctl;	/* Up pointer */
edac_device_ctl_info  191 drivers/edac/edac_device.h 	void (*edac_check) (struct edac_device_ctl_info * edac_dev);
edac_device_ctl_info  234 drivers/edac/edac_device.h 		container_of(w,struct edac_device_ctl_info,work)
edac_device_ctl_info  241 drivers/edac/edac_device.h extern struct edac_device_ctl_info *edac_device_alloc_ctl_info(
edac_device_ctl_info  258 drivers/edac/edac_device.h extern void edac_device_free_ctl_info(struct edac_device_ctl_info *ctl_info);
edac_device_ctl_info  271 drivers/edac/edac_device.h extern int edac_device_add_device(struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info  286 drivers/edac/edac_device.h extern struct edac_device_ctl_info *edac_device_del_device(struct device *dev);
edac_device_ctl_info  297 drivers/edac/edac_device.h extern void edac_device_handle_ue(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  308 drivers/edac/edac_device.h extern void edac_device_handle_ce(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info   23 drivers/edac/edac_device_sysfs.c #define to_edacdev(k) container_of(k, struct edac_device_ctl_info, kobj)
edac_device_ctl_info   32 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_log_ue_show(struct edac_device_ctl_info
edac_device_ctl_info   38 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_log_ue_store(struct edac_device_ctl_info
edac_device_ctl_info   49 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_log_ce_show(struct edac_device_ctl_info
edac_device_ctl_info   55 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_log_ce_store(struct edac_device_ctl_info
edac_device_ctl_info   66 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_panic_on_ue_show(struct edac_device_ctl_info
edac_device_ctl_info   72 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_panic_on_ue_store(struct edac_device_ctl_info
edac_device_ctl_info   83 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_poll_msec_show(struct edac_device_ctl_info
edac_device_ctl_info   89 drivers/edac/edac_device_sysfs.c static ssize_t edac_device_ctl_poll_msec_store(struct edac_device_ctl_info
edac_device_ctl_info  109 drivers/edac/edac_device_sysfs.c 	ssize_t(*show) (struct edac_device_ctl_info *, char *);
edac_device_ctl_info  110 drivers/edac/edac_device_sysfs.c 	ssize_t(*store) (struct edac_device_ctl_info *, const char *, size_t);
edac_device_ctl_info  113 drivers/edac/edac_device_sysfs.c #define to_ctl_info(k) container_of(k, struct edac_device_ctl_info, kobj)
edac_device_ctl_info  120 drivers/edac/edac_device_sysfs.c 	struct edac_device_ctl_info *edac_dev = to_ctl_info(kobj);
edac_device_ctl_info  133 drivers/edac/edac_device_sysfs.c 	struct edac_device_ctl_info *edac_dev = to_ctl_info(kobj);
edac_device_ctl_info  203 drivers/edac/edac_device_sysfs.c 	struct edac_device_ctl_info *edac_dev = to_edacdev(kobj);
edac_device_ctl_info  231 drivers/edac/edac_device_sysfs.c int edac_device_register_sysfs_main_kobj(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  288 drivers/edac/edac_device_sysfs.c void edac_device_unregister_sysfs_main_kobj(struct edac_device_ctl_info *dev)
edac_device_ctl_info  507 drivers/edac/edac_device_sysfs.c static int edac_device_create_block(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  577 drivers/edac/edac_device_sysfs.c static void edac_device_delete_block(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  608 drivers/edac/edac_device_sysfs.c static int edac_device_create_instance(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  676 drivers/edac/edac_device_sysfs.c static void edac_device_delete_instance(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  699 drivers/edac/edac_device_sysfs.c static int edac_device_create_instances(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  724 drivers/edac/edac_device_sysfs.c static void edac_device_delete_instances(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  740 drivers/edac/edac_device_sysfs.c 			struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  769 drivers/edac/edac_device_sysfs.c 			struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  801 drivers/edac/edac_device_sysfs.c int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  858 drivers/edac/edac_device_sysfs.c void edac_device_remove_sysfs(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info   46 drivers/edac/edac_module.h 				struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info   48 drivers/edac/edac_module.h 				struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info   49 drivers/edac/edac_module.h extern int edac_device_create_sysfs(struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info   50 drivers/edac/edac_module.h extern void edac_device_remove_sysfs(struct edac_device_ctl_info *edac_dev);
edac_device_ctl_info   59 drivers/edac/edac_module.h extern void edac_device_reset_delay_period(struct edac_device_ctl_info
edac_device_ctl_info   26 drivers/edac/highbank_l2_edac.c 	struct edac_device_ctl_info *dci = dev_id;
edac_device_ctl_info   50 drivers/edac/highbank_l2_edac.c 	struct edac_device_ctl_info *dci;
edac_device_ctl_info  122 drivers/edac/highbank_l2_edac.c 	struct edac_device_ctl_info *dci = platform_get_drvdata(pdev);
edac_device_ctl_info  340 drivers/edac/mpc85xx_edac.c static ssize_t mpc85xx_l2_inject_data_hi_show(struct edac_device_ctl_info
edac_device_ctl_info  348 drivers/edac/mpc85xx_edac.c static ssize_t mpc85xx_l2_inject_data_lo_show(struct edac_device_ctl_info
edac_device_ctl_info  356 drivers/edac/mpc85xx_edac.c static ssize_t mpc85xx_l2_inject_ctrl_show(struct edac_device_ctl_info
edac_device_ctl_info  364 drivers/edac/mpc85xx_edac.c static ssize_t mpc85xx_l2_inject_data_hi_store(struct edac_device_ctl_info
edac_device_ctl_info  377 drivers/edac/mpc85xx_edac.c static ssize_t mpc85xx_l2_inject_data_lo_store(struct edac_device_ctl_info
edac_device_ctl_info  390 drivers/edac/mpc85xx_edac.c static ssize_t mpc85xx_l2_inject_ctrl_store(struct edac_device_ctl_info
edac_device_ctl_info  432 drivers/edac/mpc85xx_edac.c static void mpc85xx_set_l2_sysfs_attributes(struct edac_device_ctl_info
edac_device_ctl_info  440 drivers/edac/mpc85xx_edac.c static void mpc85xx_l2_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  475 drivers/edac/mpc85xx_edac.c 	struct edac_device_ctl_info *edac_dev = dev_id;
edac_device_ctl_info  491 drivers/edac/mpc85xx_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  595 drivers/edac/mpc85xx_edac.c 	struct edac_device_ctl_info *edac_dev = dev_get_drvdata(&op->dev);
edac_device_ctl_info  231 drivers/edac/mv64x60_edac.c static void mv64x60_sram_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  259 drivers/edac/mv64x60_edac.c 	struct edac_device_ctl_info *edac_dev = dev_id;
edac_device_ctl_info  274 drivers/edac/mv64x60_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  377 drivers/edac/mv64x60_edac.c 	struct edac_device_ctl_info *edac_dev = platform_get_drvdata(pdev);
edac_device_ctl_info  396 drivers/edac/mv64x60_edac.c static void mv64x60_cpu_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  425 drivers/edac/mv64x60_edac.c 	struct edac_device_ctl_info *edac_dev = dev_id;
edac_device_ctl_info  441 drivers/edac/mv64x60_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  571 drivers/edac/mv64x60_edac.c 	struct edac_device_ctl_info *edac_dev = platform_get_drvdata(pdev);
edac_device_ctl_info   23 drivers/edac/octeon_edac-l2c.c static void octeon_l2c_poll_oct1(struct edac_device_ctl_info *l2c)
edac_device_ctl_info   60 drivers/edac/octeon_edac-l2c.c static void _octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c, int tad)
edac_device_ctl_info  126 drivers/edac/octeon_edac-l2c.c static void octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c)
edac_device_ctl_info  135 drivers/edac/octeon_edac-l2c.c 	struct edac_device_ctl_info *l2c;
edac_device_ctl_info  189 drivers/edac/octeon_edac-l2c.c 	struct edac_device_ctl_info *l2c = platform_get_drvdata(pdev);
edac_device_ctl_info   30 drivers/edac/octeon_edac-pc.c 	struct edac_device_ctl_info *ed;
edac_device_ctl_info  253 drivers/edac/qcom_edac.c dump_syn_reg(struct edac_device_ctl_info *edev_ctl, int err_type, u32 bank)
edac_device_ctl_info  291 drivers/edac/qcom_edac.c 	struct edac_device_ctl_info *edac_dev_ctl = edev_ctl;
edac_device_ctl_info  338 drivers/edac/qcom_edac.c 	struct edac_device_ctl_info *edev_ctl;
edac_device_ctl_info  392 drivers/edac/qcom_edac.c 	struct edac_device_ctl_info *edev_ctl = dev_get_drvdata(&pdev->dev);
edac_device_ctl_info   19 drivers/edac/sifive_edac.c 	struct edac_device_ctl_info *dci;
edac_device_ctl_info 1056 drivers/edac/thunderx_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 1346 drivers/edac/thunderx_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 1475 drivers/edac/thunderx_edac.c 	struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev);
edac_device_ctl_info 1747 drivers/edac/thunderx_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 1949 drivers/edac/thunderx_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 2083 drivers/edac/thunderx_edac.c 	struct edac_device_ctl_info *edac_dev = pci_get_drvdata(pdev);
edac_device_ctl_info  513 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  519 drivers/edac/xgene_edac.c static void xgene_edac_pmd_l1_check(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  659 drivers/edac/xgene_edac.c static void xgene_edac_pmd_l2_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  734 drivers/edac/xgene_edac.c static void xgene_edac_pmd_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  752 drivers/edac/xgene_edac.c static void xgene_edac_pmd_cpu_hw_cfg(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  768 drivers/edac/xgene_edac.c static void xgene_edac_pmd_hw_cfg(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  781 drivers/edac/xgene_edac.c static void xgene_edac_pmd_hw_ctl(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info  810 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev = file->private_data;
edac_device_ctl_info  836 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev = file->private_data;
edac_device_ctl_info  861 drivers/edac/xgene_edac.c xgene_edac_pmd_create_debugfs_nodes(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info  889 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info  981 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev = pmd->edac_dev;
edac_device_ctl_info 1021 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 1053 drivers/edac/xgene_edac.c static void xgene_edac_l3_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info 1113 drivers/edac/xgene_edac.c static void xgene_edac_l3_hw_init(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info 1150 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev = file->private_data;
edac_device_ctl_info 1165 drivers/edac/xgene_edac.c xgene_edac_l3_create_debugfs_nodes(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info 1186 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 1264 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev = l3->edac_dev;
edac_device_ctl_info 1389 drivers/edac/xgene_edac.c static void xgene_edac_iob_gic_report(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info 1464 drivers/edac/xgene_edac.c static void xgene_edac_rb_report(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info 1575 drivers/edac/xgene_edac.c static void xgene_edac_pa_report(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info 1637 drivers/edac/xgene_edac.c static void xgene_edac_soc_check(struct edac_device_ctl_info *edac_dev)
edac_device_ctl_info 1689 drivers/edac/xgene_edac.c static void xgene_edac_soc_hw_init(struct edac_device_ctl_info *edac_dev,
edac_device_ctl_info 1729 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev;
edac_device_ctl_info 1806 drivers/edac/xgene_edac.c 	struct edac_device_ctl_info *edac_dev = soc->edac_dev;