Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/misc/
Dtwl4030-vibra.c56 twl4030_audio_enable_resource(TWL4030_AUDIO_RES_POWER); in vibra_enable()
64 twl4030_audio_enable_resource(TWL4030_AUDIO_RES_APLL); in vibra_enable()
/linux-5.19.10/drivers/mfd/
Dtwl4030-audio.c78 int twl4030_audio_enable_resource(enum twl4030_audio_res id) in twl4030_audio_enable_resource() function
101 EXPORT_SYMBOL_GPL(twl4030_audio_enable_resource);
/linux-5.19.10/include/linux/mfd/
Dtwl4030-audio.h255 int twl4030_audio_enable_resource(enum twl4030_audio_res id);
/linux-5.19.10/sound/soc/codecs/
Dtwl4030.c184 mode = twl4030_audio_enable_resource(TWL4030_AUDIO_RES_POWER); in twl4030_codec_enable()
338 twl4030_audio_enable_resource( in twl4030_apll_enable()