Lines Matching refs:ctl_name
275 char *ctl_name; member
547 mci->ctl_name, ""); in cpc925_mc_check()
555 mci->ctl_name, ""); in cpc925_mc_check()
673 edac_device_handle_ue(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_cpu_check()
747 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_htlink_check()
752 .ctl_name = CPC925_CPU_ERR_DEV,
758 .ctl_name = CPC925_HT_LINK_DEV,
785 dev_info->ctl_name, 0, NULL, 0); in cpc925_add_edac_devices()
789 dev_info->ctl_name); in cpc925_add_edac_devices()
799 edac_device_alloc_ctl_info(0, dev_info->ctl_name, in cpc925_add_edac_devices()
808 dev_info->edac_dev->ctl_name = dev_info->ctl_name; in cpc925_add_edac_devices()
821 dev_info->ctl_name); in cpc925_add_edac_devices()
826 dev_info->ctl_name); in cpc925_add_edac_devices()
858 dev_info->ctl_name); in cpc925_del_edac_devices()
974 mci->ctl_name = pdev->name; in cpc925_probe()