Home
last modified time | relevance | path

Searched refs:twl4030_audio_enable_resource (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/input/misc/
Dtwl4030-vibra.c70 twl4030_audio_enable_resource(TWL4030_AUDIO_RES_POWER); in vibra_enable()
78 twl4030_audio_enable_resource(TWL4030_AUDIO_RES_APLL); in vibra_enable()
/linux-4.1.27/drivers/mfd/
Dtwl4030-audio.c92 int twl4030_audio_enable_resource(enum twl4030_audio_res id) in twl4030_audio_enable_resource() function
115 EXPORT_SYMBOL_GPL(twl4030_audio_enable_resource);
/linux-4.1.27/include/linux/mfd/
Dtwl4030-audio.h269 int twl4030_audio_enable_resource(enum twl4030_audio_res id);
/linux-4.1.27/sound/soc/codecs/
Dtwl4030.c198 mode = twl4030_audio_enable_resource(TWL4030_AUDIO_RES_POWER); in twl4030_codec_enable()
351 twl4030_audio_enable_resource( in twl4030_apll_enable()