Searched refs:jack_detection (Results 1 – 3 of 3) sorted by relevance
39 int jack_detection; /* board can detect jack events */ member184 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()
15 int jack_detection; member
213 bool jack_detection : 1; member1509 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,