20 Feb
2012
20 Feb
'12
10:07 a.m.
On 02/20/2012 08:13 AM, Wang, Kuirong wrote:
As I saw many examples to use the snd_soc_dapm_enable_pin() to trigger a particular widget. But I saw the widget has to be like a speaker, mic, lineout, etc. Could I use the snd_soc_dapm_enable_pin() to trigger any type of widget I want? I tried to use it to trigger a supply widget, but I never see it works even I did snd_soc_dapm_sync() after the enable_pin. Could someone provide some inputs?
Appreciated your time.
Thanks,
Kuirong Wang
Hi,
snd_soc_dapm_force_enable_pin is probably what you are looking for.
- Lars