Searched hist:"9 dd555e2f4de1af1bb0f75cc84ed0708fcdb5987" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/input/misc/ |
H A D | arizona-haptics.c | 9dd555e2f4de1af1bb0f75cc84ed0708fcdb5987 Mon Nov 26 22:17:21 CET 2012 Mark Brown <broonie@opensource.wolfsonmicro.com> Input - arizona-haptics: Add driver haptics module on Arizona CODECs
The Arizona CODECs contain a haptics module providing vibration feedback support. Implement basic support for this, providing simple start/stop and signal magnitude control.
Since the output path for haptics is routed through the CODEC audio routing it is modelled as a signal generator within ASoC, the haptics driver calls DAPM to start and stop the output drivers. An appropriate output path must be configured via ALSA to connect the haptics source to the correct output.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
/linux/include/linux/mfd/arizona/ |
H A D | pdata.h | diff 9dd555e2f4de1af1bb0f75cc84ed0708fcdb5987 Mon Nov 26 22:17:21 CET 2012 Mark Brown <broonie@opensource.wolfsonmicro.com> Input - arizona-haptics: Add driver haptics module on Arizona CODECs
The Arizona CODECs contain a haptics module providing vibration feedback support. Implement basic support for this, providing simple start/stop and signal magnitude control.
Since the output path for haptics is routed through the CODEC audio routing it is modelled as a signal generator within ASoC, the haptics driver calls DAPM to start and stop the output drivers. An appropriate output path must be configured via ALSA to connect the haptics source to the correct output.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|