Home
last modified time | relevance | path

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

123

/linux-6.15/sound/soc/intel/common/
H A Dsoc-acpi-intel-lnl-match.c222 .name_prefix = "AMP1"
228 .name_prefix = "AMP2"
237 .name_prefix = "AMP3"
243 .name_prefix = "AMP4"
252 .name_prefix = "AMP1"
258 .name_prefix = "AMP2"
267 .name_prefix = "AMP1"
273 .name_prefix = "AMP2"
279 .name_prefix = "AMP3"
288 .name_prefix = "AMP4"
[all …]
H A Dsoc-acpi-intel-tgl-match.c74 .name_prefix = "rt711"
83 .name_prefix = "rt711"
143 .name_prefix = "rt715"
152 .name_prefix = "rt715"
161 .name_prefix = "Right"
167 .name_prefix = "Left"
185 .name_prefix = "rt711"
203 .name_prefix = "rt712"
239 .name_prefix = "rt714"
454 .name_prefix = "AMP1"
[all …]
H A Dsoc-acpi-intel-mtl-match.c204 .name_prefix = "rt711"
213 .name_prefix = "rt712"
222 .name_prefix = "rt712"
240 .name_prefix = "rt722"
249 .name_prefix = "rt713"
267 .name_prefix = "Left"
273 .name_prefix = "Right"
607 .name_prefix = "AMP1"
613 .name_prefix = "AMP2"
622 .name_prefix = "AMP3"
[all …]
H A Dsoc-acpi-intel-ptl-match.c229 .name_prefix = "AMP1"
235 .name_prefix = "AMP2"
241 .name_prefix = "AMP3"
250 .name_prefix = "AMP4"
256 .name_prefix = "AMP5"
262 .name_prefix = "AMP6"
280 .name_prefix = "rt711"
289 .name_prefix = "rt712"
298 .name_prefix = "rt712"
307 .name_prefix = "rt713"
[all …]
H A Dsoc-acpi-intel-adl-match.c57 .name_prefix = "AMP3"
63 .name_prefix = "AMP4"
72 .name_prefix = "AMP1"
78 .name_prefix = "AMP2"
123 .name_prefix = "rt711"
150 .name_prefix = "rt715"
159 .name_prefix = "rt711"
168 .name_prefix = "rt711"
258 .name_prefix = "rt714"
267 .name_prefix = "rt714"
[all …]
H A Dsoc-acpi-intel-arl-match.c77 .name_prefix = "AMP1"
83 .name_prefix = "AMP2"
92 .name_prefix = "AMP1"
98 .name_prefix = "AMP2"
107 .name_prefix = "AMP3"
113 .name_prefix = "AMP4"
122 .name_prefix = "AMP1"
128 .name_prefix = "AMP2"
137 .name_prefix = "AMP2"
146 .name_prefix = "AMP1"
[all …]
H A Dsoc-acpi-intel-sdw-mockup-match.c63 .name_prefix = "sdw_mockup_headset0"
72 .name_prefix = "sdw_mockup_headset1"
81 .name_prefix = "sdw_mockup_amp1"
90 .name_prefix = "sdw_mockup_amp2"
99 .name_prefix = "sdw_mockup_mic0"
108 .name_prefix = "sdw_mockup_mic3"
117 .name_prefix = "sdw_mockup_amp1_l"
126 .name_prefix = "sdw_mockup_amp2_r"
135 .name_prefix = "sdw_mockup_mmulti-function"
H A 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"
H A Dsoc-acpi-intel-rpl-match.c65 .name_prefix = "cs42l43"
74 .name_prefix = "rt711"
92 .name_prefix = "rt711"
101 .name_prefix = "rt711"
110 .name_prefix = "rt1316-1"
119 .name_prefix = "rt1316-2"
128 .name_prefix = "rt1316-2"
137 .name_prefix = "rt1316-1"
173 .name_prefix = "rt714"
182 .name_prefix = "rt714"
[all …]
H A Dsoc-acpi-intel-icl-match.c67 .name_prefix = "rt700"
85 .name_prefix = "rt711"
94 .name_prefix = "rt1308-1"
103 .name_prefix = "rt1308-1"
112 .name_prefix = "rt1308-2"
121 .name_prefix = "rt715"
/linux-6.15/sound/soc/amd/acp/
H A Damd-acp70-acpi-match.c38 .name_prefix = "rt711"
44 .name_prefix = "rt1316-1"
50 .name_prefix = "rt1316-2"
59 .name_prefix = "rt714"
102 .name_prefix = "rt722"
111 .name_prefix = "rt1320-1"
H A Damd-acp63-acpi-match.c38 .name_prefix = "rt711"
44 .name_prefix = "rt1316-1"
50 .name_prefix = "rt1316-2"
59 .name_prefix = "rt714"
102 .name_prefix = "rt722"
/linux-6.15/sound/soc/sdw_utils/
H A Dsoc_sdw_rt_sdca_jack_common.c105 card->components, component->name_prefix); in asoc_sdw_rt_sdca_jack_rtd_init()
110 if (strstr(component->name_prefix, need_sdca_suffix[i])) { in asoc_sdw_rt_sdca_jack_rtd_init()
120 if (strstr(component->name_prefix, "rt711")) { in asoc_sdw_rt_sdca_jack_rtd_init()
123 } else if (strstr(component->name_prefix, "rt712")) { in asoc_sdw_rt_sdca_jack_rtd_init()
126 } else if (strstr(component->name_prefix, "rt713")) { in asoc_sdw_rt_sdca_jack_rtd_init()
129 } else if (strstr(component->name_prefix, "rt721")) { in asoc_sdw_rt_sdca_jack_rtd_init()
132 } else if (strstr(component->name_prefix, "rt722")) { in asoc_sdw_rt_sdca_jack_rtd_init()
136 dev_err(card->dev, "%s is not supported\n", component->name_prefix); in asoc_sdw_rt_sdca_jack_rtd_init()
H A Dsoc_sdw_cs_amp.c21 int asoc_sdw_cs35l56_volume_limit(struct snd_soc_card *card, const char *name_prefix) in asoc_sdw_cs35l56_volume_limit() argument
26 volume_ctl_name = kasprintf(GFP_KERNEL, "%s Speaker Volume", name_prefix); in asoc_sdw_cs35l56_volume_limit()
61 codec_dai->component->name_prefix); in asoc_sdw_cs_spk_rtd_init()
63 ret = asoc_sdw_cs35l56_volume_limit(card, codec_dai->component->name_prefix); in asoc_sdw_cs_spk_rtd_init()
H A Dsoc_sdw_rt_dmic.c28 if (!strcmp(component->name_prefix, "rt714")) in asoc_sdw_rt_dmic_rtd_init()
31 mic_name = devm_kasprintf(card->dev, GFP_KERNEL, "%s", component->name_prefix); in asoc_sdw_rt_dmic_rtd_init()
H A Dsoc_sdw_bridge_cs35l56.c63 ret = asoc_sdw_cs35l56_volume_limit(card, codec_dai->component->name_prefix); in asoc_sdw_bridge_cs35l56_asp_init()
132 (*codec_conf)->name_prefix = bridge_cs35l56_name_prefixes[i]; in asoc_sdw_bridge_cs35l56_add_sidecar()
H A Dsoc_sdw_rt_amp.c205 if (strstr(codec_dai->component->name_prefix, "-1")) in asoc_sdw_rt_amp_spk_rtd_init()
207 else if (strstr(codec_dai->component->name_prefix, "-2")) in asoc_sdw_rt_amp_spk_rtd_init()
/linux-6.15/sound/soc/intel/boards/
H A Dsof_maxim_common.c57 .name_prefix = "Right",
61 .name_prefix = "Left",
209 codec_dai->component->name_prefix); in max_98373_trigger()
323 .name_prefix = "Left",
327 .name_prefix = "Right",
334 .name_prefix = "Right",
338 .name_prefix = "Left",
342 .name_prefix = "Tweeter Right",
346 .name_prefix = "Tweeter Left",
H A Dsof_realtek_common.c80 .name_prefix = "Left",
84 .name_prefix = "Right",
91 .name_prefix = "WL",
95 .name_prefix = "WR",
99 .name_prefix = "TL",
103 .name_prefix = "TR",
462 .name_prefix = "Left",
466 .name_prefix = "Right",
/linux-6.15/sound/soc/amd/vangogh/
H A Dacp5x-mach.c259 .name_prefix = "Left",
263 .name_prefix = "Right",
355 .name_prefix = "Left",
359 .name_prefix = "Right",
/linux-6.15/sound/soc/intel/avs/boards/
H A Dssm4567.c24 .name_prefix = "Left",
28 .name_prefix = "Right",
H A Dmax98927.c24 .name_prefix = "Right",
28 .name_prefix = "Left",
H A Dmax98373.c24 .name_prefix = "Right",
28 .name_prefix = "Left",
/linux-6.15/sound/soc/qcom/
H A Dsdm845.c155 if (!strcmp(codec_dai->component->name_prefix, "Left")) { in sdm845_tdm_snd_hw_params()
167 if (!strcmp(codec_dai->component->name_prefix, "Right")) { in sdm845_tdm_snd_hw_params()
390 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup()
401 if (!strcmp(codec_dai->component->name_prefix, in sdm845_snd_startup()
/linux-6.15/sound/soc/codecs/
H A Dframer-codec.c314 if (component->name_prefix) { in framer_component_probe()
315 name = kasprintf(GFP_KERNEL, "%s carrier", component->name_prefix); in framer_component_probe()
321 if (component->name_prefix) in framer_component_probe()

123