Home
last modified time | relevance | path

Searched refs:twl6040_hs_jack_detect (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dtwl6040.h38 void twl6040_hs_jack_detect(struct snd_soc_codec *codec,
Dtwl6040.c300 void twl6040_hs_jack_detect(struct snd_soc_codec *codec, in twl6040_hs_jack_detect() function
311 EXPORT_SYMBOL_GPL(twl6040_hs_jack_detect);
/linux-4.1.27/sound/soc/omap/
Domap-abe-twl6040.c192 twl6040_hs_jack_detect(codec, &hs_jack, SND_JACK_HEADSET); in omap_abe_twl6040_init()