Searched refs:tegra_machine_event (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/sound/soc/tegra/ |
| D | tegra_asoc_machine.c | 68 static int tegra_machine_event(struct snd_soc_dapm_widget *w, in tegra_machine_event() function 94 SND_SOC_DAPM_HP("Headphone Jack", tegra_machine_event), 95 SND_SOC_DAPM_HP("Headphone", tegra_machine_event), 98 SND_SOC_DAPM_SPK("Speakers", tegra_machine_event), 99 SND_SOC_DAPM_SPK("Int Spk", tegra_machine_event), 100 SND_SOC_DAPM_MIC("Int Mic", tegra_machine_event), 101 SND_SOC_DAPM_MIC("Mic Jack", tegra_machine_event),
|