9 Aug
2010
9 Aug
'10
8:05 p.m.
Hi all,
I'm t rying to unde rstand when the event a re called.
... SND_SOC_DAPM_SPK("Front Speaker", amp_event), ...
My idea was:
- set the mixe r - open st ream
amp_event: event => [ 169.820558] ON
- close st ream
and receive the event => OFF. In the aplay example this happen afte r some seconds but in my application I don't receive the OFF event. What is w rong?
Michael