/Linux-v5.10/sound/soc/intel/common/ |
D | soc-acpi-intel-tgl-match.c | 43 .name_prefix = "rt711" 52 .name_prefix = "rt711" 61 .name_prefix = "rt1308-1" 67 .name_prefix = "rt1308-2" 76 .name_prefix = "rt1308-1" 85 .name_prefix = "rt1308-1" 94 .name_prefix = "rt1308-1" 103 .name_prefix = "rt1308-2" 112 .name_prefix = "rt715" 121 .name_prefix = "rt715" [all …]
|
D | soc-acpi-intel-cml-match.c | 101 .name_prefix = "rt700" 119 .name_prefix = "rt711" 128 .name_prefix = "rt1308-1" 137 .name_prefix = "rt1308-1" 146 .name_prefix = "rt1308-2" 155 .name_prefix = "rt715" 164 .name_prefix = "rt711" 173 .name_prefix = "rt1316-1" 182 .name_prefix = "rt1316-2" 191 .name_prefix = "rt714"
|
D | soc-acpi-intel-icl-match.c | 62 .name_prefix = "rt700" 80 .name_prefix = "rt711" 89 .name_prefix = "rt1308-1" 98 .name_prefix = "rt1308-1" 107 .name_prefix = "rt1308-2" 116 .name_prefix = "rt715"
|
D | soc-acpi-intel-cnl-match.c | 42 .name_prefix = "rt5682"
|
/Linux-v5.10/sound/soc/intel/boards/ |
D | sof_maxim_common.c | 23 .name_prefix = "Right", 27 .name_prefix = "Left", 80 codec_dai->component->name_prefix); in max98373_trigger()
|
D | cml_rt1011_rt5682.c | 499 .name_prefix = "WL", 503 .name_prefix = "WR", 508 .name_prefix = "TL", 512 .name_prefix = "TR",
|
D | kbl_da7219_max98927.c | 241 codec_dai->component->name_prefix); in kabylake_ssp0_trigger() 578 .name_prefix = "Right", 583 .name_prefix = "Left", 591 .name_prefix = "Right", 596 .name_prefix = "Left",
|
D | sof_da7219_max98373.c | 216 .name_prefix = "Right", 220 .name_prefix = "Left",
|
D | skl_nau88l25_ssm4567.c | 151 .name_prefix = "Left", 155 .name_prefix = "Right",
|
D | bxt_da7219_max98357a.c | 641 .name_prefix = "Left", 645 .name_prefix = "Right",
|
/Linux-v5.10/sound/soc/qcom/ |
D | sdm845.c | 142 if (!strcmp(codec_dai->component->name_prefix, "Left")) { in sdm845_tdm_snd_hw_params() 154 if (!strcmp(codec_dai->component->name_prefix, "Right")) { in sdm845_tdm_snd_hw_params() 360 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup() 371 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup()
|
/Linux-v5.10/include/sound/ |
D | simple_card_utils.h | 201 if (props->codec_conf && props->codec_conf->name_prefix) in asoc_simple_debug_info() 203 props->codec_conf->name_prefix); in asoc_simple_debug_info()
|
D | soc-acpi.h | 102 const char *name_prefix; member
|
/Linux-v5.10/sound/soc/mediatek/mt8183/ |
D | mt8183-da7219-max98357.c | 581 .name_prefix = "Mt6358", 621 .name_prefix = "Mt6358", 625 .name_prefix = "Left", 629 .name_prefix = "Right",
|
D | mt8183-mt6358-ts3a227-max98357.c | 540 .name_prefix = "Left", 544 .name_prefix = "Right",
|
/Linux-v5.10/sound/soc/ti/ |
D | j721e-evm.c | 693 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb() 696 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb() 802 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi() 806 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi() 810 priv->codec_conf[*conf_idx].name_prefix = "McASP0"; in j721e_soc_probe_ivi()
|
D | rx51.c | 332 .name_prefix = "b", 336 .name_prefix = "TPA6130A2",
|
/Linux-v5.10/sound/soc/amd/ |
D | acp3x-rt5682-max9836.c | 292 .name_prefix = "Left", 296 .name_prefix = "Right",
|
/Linux-v5.10/sound/soc/samsung/ |
D | lowland.c | 130 .name_prefix = "Sub",
|
D | speyside.c | 251 .name_prefix = "Sub",
|
D | neo1973_wm8753.c | 305 .name_prefix = "Amp",
|
/Linux-v5.10/drivers/staging/greybus/ |
D | audio_helper.c | 196 num_controls, component->name_prefix); in gbaudio_remove_component_controls()
|
/Linux-v5.10/sound/soc/mediatek/mt8173/ |
D | mt8173-rt5650-rt5514.c | 159 .name_prefix = "Sub",
|
D | mt8173-rt5650-rt5676.c | 215 .name_prefix = "Sub",
|
/Linux-v5.10/fs/dlm/ |
D | user.c | 27 static const char name_prefix[] = "dlm"; variable 345 len = strlen(name) + strlen(name_prefix) + 2; in dlm_device_register() 350 snprintf((char *)ls->ls_device.name, len, "%s_%s", name_prefix, in dlm_device_register()
|