Lines Matching refs:ctl_name
287 char *ctl_name; member
559 mci->ctl_name, ""); in cpc925_mc_check()
567 mci->ctl_name, ""); in cpc925_mc_check()
701 edac_device_handle_ue(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_cpu_check()
775 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_htlink_check()
780 .ctl_name = CPC925_CPU_ERR_DEV,
786 .ctl_name = CPC925_HT_LINK_DEV,
813 dev_info->ctl_name, 0, NULL, 0); in cpc925_add_edac_devices()
817 dev_info->ctl_name); in cpc925_add_edac_devices()
827 edac_device_alloc_ctl_info(0, dev_info->ctl_name, in cpc925_add_edac_devices()
836 dev_info->edac_dev->ctl_name = dev_info->ctl_name; in cpc925_add_edac_devices()
849 dev_info->ctl_name); in cpc925_add_edac_devices()
854 dev_info->ctl_name); in cpc925_add_edac_devices()
886 dev_info->ctl_name); in cpc925_del_edac_devices()
1002 mci->ctl_name = pdev->name; in cpc925_probe()