Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
H A Domap-abe-twl6040.c39 int jack_detection; /* board can detect jack events */ member
184 if (priv->jack_detection) { in omap_abe_twl6040_init()
286 priv->jack_detection = of_property_read_bool(node, "ti,jack-detection"); in omap_abe_probe()
/linux/sound/soc/sunxi/
H A Dsun8i-codec.c213 bool jack_detection : 1; member
1506 if (!scodec->quirks->jack_detection) in sun8i_codec_enable_jack_detect()
1548 if (!scodec->quirks->jack_detection) in sun8i_codec_disable_jack_detect()
1691 .jack_detection = true,
/linux/sound/soc/codecs/
H A Dcs42l73.c35 int jack_detection; member