Home
last modified time | relevance | path

Searched refs:name_prefix (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.10/sound/soc/intel/common/
Dsoc-acpi-intel-tgl-match.c43 .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 …]
Dsoc-acpi-intel-cml-match.c101 .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"
Dsoc-acpi-intel-icl-match.c62 .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"
Dsoc-acpi-intel-cnl-match.c42 .name_prefix = "rt5682"
/Linux-v5.10/sound/soc/intel/boards/
Dsof_maxim_common.c23 .name_prefix = "Right",
27 .name_prefix = "Left",
80 codec_dai->component->name_prefix); in max98373_trigger()
Dcml_rt1011_rt5682.c499 .name_prefix = "WL",
503 .name_prefix = "WR",
508 .name_prefix = "TL",
512 .name_prefix = "TR",
Dkbl_da7219_max98927.c241 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",
Dsof_da7219_max98373.c216 .name_prefix = "Right",
220 .name_prefix = "Left",
Dskl_nau88l25_ssm4567.c151 .name_prefix = "Left",
155 .name_prefix = "Right",
Dbxt_da7219_max98357a.c641 .name_prefix = "Left",
645 .name_prefix = "Right",
/Linux-v5.10/sound/soc/qcom/
Dsdm845.c142 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/
Dsimple_card_utils.h201 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()
Dsoc-acpi.h102 const char *name_prefix; member
/Linux-v5.10/sound/soc/mediatek/mt8183/
Dmt8183-da7219-max98357.c581 .name_prefix = "Mt6358",
621 .name_prefix = "Mt6358",
625 .name_prefix = "Left",
629 .name_prefix = "Right",
Dmt8183-mt6358-ts3a227-max98357.c540 .name_prefix = "Left",
544 .name_prefix = "Right",
/Linux-v5.10/sound/soc/ti/
Dj721e-evm.c693 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()
Drx51.c332 .name_prefix = "b",
336 .name_prefix = "TPA6130A2",
/Linux-v5.10/sound/soc/amd/
Dacp3x-rt5682-max9836.c292 .name_prefix = "Left",
296 .name_prefix = "Right",
/Linux-v5.10/sound/soc/samsung/
Dlowland.c130 .name_prefix = "Sub",
Dspeyside.c251 .name_prefix = "Sub",
Dneo1973_wm8753.c305 .name_prefix = "Amp",
/Linux-v5.10/drivers/staging/greybus/
Daudio_helper.c196 num_controls, component->name_prefix); in gbaudio_remove_component_controls()
/Linux-v5.10/sound/soc/mediatek/mt8173/
Dmt8173-rt5650-rt5514.c159 .name_prefix = "Sub",
Dmt8173-rt5650-rt5676.c215 .name_prefix = "Sub",
/Linux-v5.10/fs/dlm/
Duser.c27 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()

12