Searched refs:tegra_machine_event (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/tegra/ |
H A D | tegra_asoc_machine.c | 78 static int tegra_machine_event(struct snd_soc_dapm_widget *w, in tegra_machine_event() function 108 SND_SOC_DAPM_HP("Headphone Jack", tegra_machine_event), 109 SND_SOC_DAPM_HP("Headphone", tegra_machine_event), 112 SND_SOC_DAPM_SPK("Speakers", tegra_machine_event), 113 SND_SOC_DAPM_SPK("Int Spk", tegra_machine_event), 115 SND_SOC_DAPM_MIC("Int Mic", tegra_machine_event), 116 SND_SOC_DAPM_MIC("Mic Jack", tegra_machine_event), 118 SND_SOC_DAPM_MIC("Internal Mic 2", tegra_machine_event), 119 SND_SOC_DAPM_MIC("Headset Mic", tegra_machine_event),
|