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/include/sound/
H A Dcs42l73.h15 int jack_detection; member
/linux/sound/soc/sunxi/
H A Dsun8i-codec.c213 bool jack_detection : 1; member
1509 if (!scodec->quirks->jack_detection) in sun8i_codec_enable_jack_detect()
1551 if (!scodec->quirks->jack_detection) in sun8i_codec_disable_jack_detect()
1694 .jack_detection = true,