Home
last modified time | relevance | path

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

123

/Linux-v6.1/sound/soc/intel/common/
Dsoc-acpi-intel-tgl-match.c49 .name_prefix = "rt711"
58 .name_prefix = "rt711"
67 .name_prefix = "rt1308-1"
73 .name_prefix = "rt1308-2"
82 .name_prefix = "rt1308-1"
91 .name_prefix = "rt1308-1"
100 .name_prefix = "rt1308-1"
109 .name_prefix = "rt1308-2"
118 .name_prefix = "rt715"
127 .name_prefix = "rt715"
[all …]
Dsoc-acpi-intel-adl-match.c42 .name_prefix = "rt711"
51 .name_prefix = "rt1308-1"
60 .name_prefix = "rt1308-2"
69 .name_prefix = "rt715"
78 .name_prefix = "rt711"
87 .name_prefix = "rt711"
96 .name_prefix = "rt1316-1"
105 .name_prefix = "rt1316-2"
114 .name_prefix = "rt1316-2"
123 .name_prefix = "rt1316-1"
[all …]
Dsoc-acpi-intel-sdw-mockup-match.c39 .name_prefix = "sdw_mockup_headset0"
48 .name_prefix = "sdw_mockup_headset1"
57 .name_prefix = "sdw_mockup_amp1"
66 .name_prefix = "sdw_mockup_amp2"
75 .name_prefix = "sdw_mockup_mic0"
84 .name_prefix = "sdw_mockup_mic3"
93 .name_prefix = "sdw_mockup_amp1_l"
102 .name_prefix = "sdw_mockup_amp2_r"
Dsoc-acpi-intel-cml-match.c121 .name_prefix = "rt700"
139 .name_prefix = "rt711"
148 .name_prefix = "rt1308-1"
157 .name_prefix = "rt1308-1"
166 .name_prefix = "rt1308-2"
175 .name_prefix = "rt715"
184 .name_prefix = "rt711"
193 .name_prefix = "rt1316-1"
202 .name_prefix = "rt1316-2"
211 .name_prefix = "rt714"
Dsoc-acpi-intel-icl-match.c73 .name_prefix = "rt700"
91 .name_prefix = "rt711"
100 .name_prefix = "rt1308-1"
109 .name_prefix = "rt1308-1"
118 .name_prefix = "rt1308-2"
127 .name_prefix = "rt715"
Dsoc-acpi-intel-rpl-match.c37 .name_prefix = "rt711"
55 .name_prefix = "rt711"
64 .name_prefix = "rt1316-1"
73 .name_prefix = "rt1316-2"
82 .name_prefix = "rt714"
Dsoc-acpi-intel-cnl-match.c56 .name_prefix = "rt5682"
Dsoc-acpi-intel-mtl-match.c47 .name_prefix = "rt711"
/Linux-v6.1/sound/soc/intel/boards/
Dsof_maxim_common.c26 .name_prefix = "Right",
30 .name_prefix = "Left",
85 codec_dai->component->name_prefix); in max_98373_trigger()
165 .name_prefix = "Right",
169 .name_prefix = "Left",
176 .name_prefix = "Right",
180 .name_prefix = "Left",
184 .name_prefix = "Tweeter Right",
188 .name_prefix = "Tweeter Left",
Dsof_realtek_common.c41 .name_prefix = "Left",
45 .name_prefix = "Right",
171 .name_prefix = "Left",
175 .name_prefix = "Right",
329 .name_prefix = "Left",
333 .name_prefix = "Right",
Dcml_rt1011_rt5682.c511 .name_prefix = "WL",
515 .name_prefix = "WR",
520 .name_prefix = "TL",
524 .name_prefix = "TR",
Dkbl_da7219_max98927.c254 codec_dai->component->name_prefix); in kabylake_ssp0_trigger()
574 .name_prefix = "Right",
579 .name_prefix = "Left",
587 .name_prefix = "Right",
592 .name_prefix = "Left",
Dsof_sdw_max98373.c77 codec_dai->component->name_prefix); in mx8373_enable_spk_pin()
Dsof_da7219_max98373.c229 .name_prefix = "Right",
233 .name_prefix = "Left",
Dsof_cirrus_common.c174 cs35l41_codec_conf[sz].name_prefix = cs35l41_name_prefixes[uid]; in cs35l41_compute_codec_conf()
/Linux-v6.1/sound/soc/qcom/
Dsdm845.c143 if (!strcmp(codec_dai->component->name_prefix, "Left")) { in sdm845_tdm_snd_hw_params()
155 if (!strcmp(codec_dai->component->name_prefix, "Right")) { in sdm845_tdm_snd_hw_params()
376 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup()
387 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup()
/Linux-v6.1/sound/soc/mediatek/mt8183/
Dmt8183-da7219-max98357.c608 .name_prefix = "Mt6358",
648 .name_prefix = "Mt6358",
652 .name_prefix = "Left",
656 .name_prefix = "Right",
/Linux-v6.1/sound/soc/intel/avs/boards/
Dmax98373.c23 .name_prefix = "Right",
27 .name_prefix = "Left",
Dssm4567.c24 .name_prefix = "Left",
28 .name_prefix = "Right",
/Linux-v6.1/sound/soc/ti/
Dj721e-evm.c701 priv->codec_conf[*conf_idx].name_prefix = "codec-1"; in j721e_soc_probe_cpb()
704 priv->codec_conf[*conf_idx].name_prefix = "McASP10"; in j721e_soc_probe_cpb()
820 priv->codec_conf[*conf_idx].name_prefix = "codec-a"; in j721e_soc_probe_ivi()
824 priv->codec_conf[*conf_idx].name_prefix = "codec-b"; in j721e_soc_probe_ivi()
828 priv->codec_conf[*conf_idx].name_prefix = "McASP0"; in j721e_soc_probe_ivi()
Drx51.c332 .name_prefix = "b",
336 .name_prefix = "TPA6130A2",
/Linux-v6.1/include/sound/
Dsoc-acpi.h109 const char *name_prefix; member
Dsimple_card_utils.h267 if (cnf->name_prefix) in asoc_simple_debug_info()
268 dev_dbg(dev, "name prefix = %s\n", cnf->name_prefix); in asoc_simple_debug_info()
/Linux-v6.1/sound/soc/amd/vangogh/
Dacp5x-mach.c216 .name_prefix = "Left",
220 .name_prefix = "Right",
/Linux-v6.1/sound/soc/samsung/
Dlowland.c131 .name_prefix = "Sub",

123