Searched refs:tplg_suffix (Results 1 – 2 of 2) sorted by relevance
15 .tplg_suffix = s, \22 const char *tplg_suffix; member 146 return codecs[i].tplg_suffix; in snd_soc_acpi_intel_get_codec_tplg_suffix() 162 return amps[i].tplg_suffix; in snd_soc_acpi_intel_get_amp_tplg_suffix()
1498 const char *tplg_suffix; in hda_machine_select() local1684 tplg_suffix = snd_soc_acpi_intel_get_amp_tplg_suffix(amp_type); in hda_machine_select()1685 if (!tplg_suffix) { in hda_machine_select()1694 tplg_suffix); in hda_machine_select()1705 tplg_suffix = snd_soc_acpi_intel_get_codec_tplg_suffix(codec_type); in hda_machine_select()1706 if (!tplg_suffix) { in hda_machine_select()1715 tplg_suffix); in hda_machine_select()