| /linux/drivers/edac/ |
| H A D | amd76x_edac.c | 82 const char *ctl_name; member 87 .ctl_name = "AMD761"}, 89 .ctl_name = "AMD762"}, 150 mci->ctl_name, ""); in amd76x_process_error_info() 165 mci->ctl_name, ""); in amd76x_process_error_info() 264 mci->ctl_name = amd76x_devs[dev_idx].ctl_name; in amd76x_probe1()
|
| H A D | cpc925_edac.c | 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() [all …]
|
| H A D | e7xxx_edac.c | 137 const char *ctl_name; member 153 .ctl_name = "E7500"}, 156 .ctl_name = "E7501"}, 159 .ctl_name = "E7505"}, 162 .ctl_name = "E7205"}, 474 mci->ctl_name = pvt->dev_info->ctl_name; in e7xxx_probe1()
|
| H A D | edac_pci.c | 130 rover->mod_name, rover->ctl_name, rover->pci_idx); in add_edac_pci_to_global_list() 230 pci->mod_name, pci->ctl_name, pci->dev_name, in edac_pci_add_device() 273 pci->pci_idx, pci->mod_name, pci->ctl_name, edac_dev_name(pci)); in edac_pci_del_device() 314 pci->ctl_name = EDAC_PCI_GENCTL_NAME; in edac_pci_create_generic_ctl()
|
| H A D | highbank_l2_edac.c | 32 edac_device_handle_ce(dci, 0, 0, dci->ctl_name); in highbank_l2_err_handler() 36 edac_device_handle_ue(dci, 0, 0, dci->ctl_name); in highbank_l2_err_handler() 91 dci->ctl_name = id ? id->compatible : "unknown"; in highbank_l2_err_probe()
|
| H A D | edac_device.c | 48 edac_dev->mod_name, edac_dev->ctl_name); in edac_device_dump_device() 230 rover->mod_name, rover->ctl_name, rover->dev_idx); in add_edac_dev_to_global_list() 408 edac_dev->mod_name, edac_dev->ctl_name, edac_dev->dev_name, in edac_device_add_device() 456 edac_dev->mod_name, edac_dev->ctl_name, edac_dev_name(edac_dev)); in edac_device_del_device() 519 edac_dev->ctl_name, instance->name, in edac_device_handle_ce_count() 565 edac_dev->ctl_name, instance->name, in edac_device_handle_ue_count() 570 edac_dev->ctl_name, instance->name, in edac_device_handle_ue_count()
|
| H A D | i82860_edac.c | 44 const char *ctl_name; member 56 .ctl_name = "i82860"}, 217 mci->ctl_name = i82860_devs[dev_idx].ctl_name; in i82860_probe1()
|
| H A D | ti_edac.c | 109 mci->ctl_name, "1B"); in ti_edac_isr() 117 mci->ctl_name, "2B"); in ti_edac_isr() 123 mci->ctl_name, "WR"); in ti_edac_isr() 271 mci->ctl_name = id->compatible; in ti_edac_probe()
|
| H A D | xgene_edac.c | 204 1, 0, 0, 0, 0, 0, -1, mci->ctl_name, ""); in xgene_edac_mc_check() 223 1, 0, 0, 0, 0, 0, -1, mci->ctl_name, ""); in xgene_edac_mc_check() 399 mci->ctl_name = ctx->name; in xgene_edac_mc_add() 566 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in xgene_edac_pmd_l1_check() 610 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in xgene_edac_pmd_l1_check() 657 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in xgene_edac_pmd_l1_check() 716 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in xgene_edac_pmd_l2_check() 719 edac_device_handle_ue(edac_dev, 0, 0, edac_dev->ctl_name); in xgene_edac_pmd_l2_check() 932 edac_dev->ctl_name = ctx->name; in xgene_edac_pmd_add() 1105 edac_device_handle_ue(edac_dev, 0, 0, edac_dev->ctl_name); in xgene_edac_l3_check() [all …]
|
| H A D | armada_xp_edac.c | 179 mci->ctl_name, in axp_mc_check() 186 mci->ctl_name, in axp_mc_check() 209 mci->ctl_name, drvdata->msg); in axp_mc_check() 217 mci->ctl_name, drvdata->msg); in axp_mc_check() 324 mci->ctl_name = id ? id->compatible : "unknown"; in axp_mc_probe() 538 dci->ctl_name = id ? id->compatible : "unknown"; in aurora_l2_probe()
|
| H A D | mpc85xx_edac.c | 81 edac_pci_handle_pe(pci, pci->ctl_name); in mpc85xx_pci_check() 84 edac_pci_handle_npe(pci, pci->ctl_name); in mpc85xx_pci_check() 188 pci->ctl_name = pdata->name; in mpc85xx_pci_err_probe() 466 edac_device_handle_ce(edac_dev, 0, 0, edac_dev->ctl_name); in mpc85xx_l2_check() 469 edac_device_handle_ue(edac_dev, 0, 0, edac_dev->ctl_name); in mpc85xx_l2_check() 510 edac_dev->ctl_name = pdata->name; in mpc85xx_l2_err_probe()
|
| H A D | octeon_edac-pci.c | 29 edac_pci_handle_pe(pci, pci->ctl_name); in octeon_pci_poll() 74 pci->ctl_name = "octeon_pci_err"; in octeon_pci_probe()
|
| H A D | pasemi_edac.c | 103 cs, 0, -1, mci->ctl_name, ""); in pasemi_edac_process_error_info() 110 cs, 0, -1, mci->ctl_name, ""); in pasemi_edac_process_error_info() 225 mci->ctl_name = "pasemi,pwrficient-mc"; in pasemi_edac_probe()
|
| H A D | x38_edac.c | 132 const char *ctl_name; member 143 .ctl_name = "x38"}, 360 mci->ctl_name = x38_devs[dev_idx].ctl_name; in x38_probe1()
|
| H A D | i3000_edac.c | 170 const char *ctl_name; member 183 .ctl_name = "i3000"}, 375 mci->ctl_name = i3000_devs[dev_idx].ctl_name; in i3000_probe1()
|
| H A D | i82875p_edac.c | 164 const char *ctl_name; member 177 .ctl_name = "i82875p"}, 424 mci->ctl_name = i82875p_devs[dev_idx].ctl_name; in i82875p_probe1()
|
| H A D | i3200_edac.c | 147 const char *ctl_name; member 158 .ctl_name = "i3200" 376 mci->ctl_name = i3200_devs[dev_idx].ctl_name; in i3200_probe1()
|
| H A D | highbank_mc_edac.c | 69 mci->ctl_name, ""); in highbank_mc_err_handler() 79 mci->ctl_name, ""); in highbank_mc_err_handler() 219 mci->ctl_name = id->compatible; in highbank_mc_probe()
|
| H A D | skx_common.c | 563 const char *dev_name, const char *ctl_name, in skx_register_mci() argument 592 mci->ctl_name = kasprintf(GFP_KERNEL, "%s#%d IMC#%d", ctl_name, in skx_register_mci() 594 if (!mci->ctl_name) { in skx_register_mci() 625 kfree(mci->ctl_name); in skx_register_mci() 645 edac_dbg(1, "%s: free mci struct\n", mci->ctl_name); in skx_unregister_mci() 646 kfree(mci->ctl_name); in skx_unregister_mci()
|
| H A D | i82975x_edac.c | 213 const char *ctl_name; member 228 .ctl_name = "i82975x" 558 mci->ctl_name = i82975x_devs[dev_idx].ctl_name; in i82975x_probe1()
|
| /linux/sound/usb/qcom/ |
| H A D | mixer_usb_offload.c | 115 char ctl_name[48]; in snd_usb_offload_create_ctl() local 131 sprintf(ctl_name, "USB Offload Playback Card Route PCM#%d", in snd_usb_offload_create_ctl() 133 chip_kctl->name = ctl_name; in snd_usb_offload_create_ctl() 146 sprintf(ctl_name, "USB Offload Playback PCM Route PCM#%d", in snd_usb_offload_create_ctl() 148 chip_kctl->name = ctl_name; in snd_usb_offload_create_ctl()
|
| /linux/sound/soc/codecs/ |
| H A D | cs-amp-lib.c | 77 const char *ctl_name, u32 val) in cs_amp_write_cal_coeff() 83 KUNIT_STATIC_STUB_REDIRECT(cs_amp_write_cal_coeff, dsp, controls, ctl_name, val); in cs_amp_write_cal_coeff() 87 cs_ctl = cs_dsp_get_ctl(dsp, ctl_name, controls->mem_region, controls->alg_id); in cs_amp_write_cal_coeff() 92 dev_err(dsp->dev, "Failed to write to '%s': %d\n", ctl_name, ret); in cs_amp_write_cal_coeff() 104 const char *ctl_name, u32 *val) in cs_amp_read_cal_coeff() 110 KUNIT_STATIC_STUB_REDIRECT(cs_amp_read_cal_coeff, dsp, controls, ctl_name, val); in cs_amp_read_cal_coeff() 116 cs_ctl = cs_dsp_get_ctl(dsp, ctl_name, controls->mem_region, controls->alg_id); in cs_amp_read_cal_coeff() 121 dev_err(dsp->dev, "Failed to write to '%s': %d\n", ctl_name, ret); in cs_amp_read_cal_coeff() 72 cs_amp_write_cal_coeff(struct cs_dsp * dsp,const struct cirrus_amp_cal_controls * controls,const char * ctl_name,u32 val) cs_amp_write_cal_coeff() argument 99 cs_amp_read_cal_coeff(struct cs_dsp * dsp,const struct cirrus_amp_cal_controls * controls,const char * ctl_name,u32 * val) cs_amp_read_cal_coeff() argument
|
| /linux/include/sound/ |
| H A D | cs-amp-lib.h | 85 const char *ctl_name, u32 val); 89 const char *ctl_name, u32 *val);
|
| /linux/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_control_parse.c | 509 char ctl_name[4]; in cs_dsp_ctl_fullname_alignment() local 523 snprintf(ctl_name, sizeof(ctl_name), "%03d", i); in cs_dsp_ctl_fullname_alignment() 524 KUNIT_ASSERT_EQ(test, strlen(ctl_name), 3); in cs_dsp_ctl_fullname_alignment() 525 def.shortname = ctl_name; in cs_dsp_ctl_fullname_alignment() 537 snprintf(ctl_name, sizeof(ctl_name), "%03d", i); in cs_dsp_ctl_fullname_alignment() 540 ctl = cs_dsp_get_ctl(priv->dsp, ctl_name, def.mem_type, in cs_dsp_ctl_fullname_alignment() 545 KUNIT_EXPECT_MEMEQ(test, ctl->subname, ctl_name, ctl->subname_len); in cs_dsp_ctl_fullname_alignment() 563 char ctl_name[4]; in cs_dsp_ctl_description_alignment() local 577 snprintf(ctl_name, sizeof(ctl_name), "%03d", i); in cs_dsp_ctl_description_alignment() 578 KUNIT_ASSERT_EQ(test, strlen(ctl_name), 3); in cs_dsp_ctl_description_alignment() [all …]
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 571 char ctl_name[44]; in em28xx_cvol_new() local 578 tmp.name = ctl_name; in em28xx_cvol_new() 581 sprintf(ctl_name, "%s Switch", name); in em28xx_cvol_new() 590 ctl_name, id); in em28xx_cvol_new() 595 tmp.name = ctl_name; in em28xx_cvol_new() 598 sprintf(ctl_name, "%s Volume", name); in em28xx_cvol_new() 608 ctl_name, id); in em28xx_cvol_new()
|