Lines Matching refs:ctl_name
288 char *ctl_name; member
560 mci->ctl_name, ""); in cpc925_mc_check()
568 mci->ctl_name, ""); in cpc925_mc_check()
702 edac_device_handle_ue(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_cpu_check()
776 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in cpc925_htlink_check()
781 .ctl_name = CPC925_CPU_ERR_DEV,
787 .ctl_name = CPC925_HT_LINK_DEV,
814 dev_info->ctl_name, 0, NULL, 0); in cpc925_add_edac_devices()
818 dev_info->ctl_name); in cpc925_add_edac_devices()
828 edac_device_alloc_ctl_info(0, dev_info->ctl_name, in cpc925_add_edac_devices()
837 dev_info->edac_dev->ctl_name = dev_info->ctl_name; in cpc925_add_edac_devices()
850 dev_info->ctl_name); in cpc925_add_edac_devices()
855 dev_info->ctl_name); in cpc925_add_edac_devices()
887 dev_info->ctl_name); in cpc925_del_edac_devices()
1004 mci->ctl_name = pdev->name; in cpc925_probe()