Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.h24 void twl6040_hs_jack_detect(struct snd_soc_component *component,
H A Dtwl6040.c288 void twl6040_hs_jack_detect(struct snd_soc_component *component, in twl6040_hs_jack_detect() function
299 EXPORT_SYMBOL_GPL(twl6040_hs_jack_detect);
/openbmc/linux/sound/soc/ti/
H A Domap-abe-twl6040.c192 twl6040_hs_jack_detect(component, &hs_jack, SND_JACK_HEADSET); in omap_abe_twl6040_init()