Home
last modified time | relevance | path

Searched refs:jack_detect (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/soc/omap/
Domap-twl4030.c48 int jack_detect; /* board can detect jack events */ member
169 if (priv->jack_detect > 0) { in omap_twl4030_init()
170 hs_jack_gpios[0].gpio = priv->jack_detect; in omap_twl4030_init()
215 if (priv->jack_detect > 0) in omap_twl4030_card_remove()
305 priv->jack_detect = of_get_named_gpio(node, in omap_twl4030_probe()
329 priv->jack_detect = pdata->jack_detect; in omap_twl4030_probe()
/linux-4.4.14/include/linux/platform_data/
Domap-twl4030.h55 int jack_detect; member
/linux-4.4.14/sound/pci/ice1712/
Dpsc724.c38 bool mute_all, jack_detect; member
234 if (spec->jack_detect == on) in psc724_set_jack_detection()
237 spec->jack_detect = on; in psc724_set_jack_detection()
251 return spec->jack_detect; in psc724_get_jack_detection()
/linux-4.4.14/sound/pci/hda/
Dhda_jack.h36 unsigned int jack_detect:1; /* capable of jack-detection? */ member
Dhda_jack.c267 if (jack->jack_detect) in snd_hda_jack_detect_enable_callback()
269 jack->jack_detect = 1; in snd_hda_jack_detect_enable_callback()
/linux-4.4.14/Documentation/sound/alsa/
DHD-Audio.txt385 Its format is `key = value`. For example, passing `jack_detect = no`
423 the section above. For example, by passing `jack_detect = no` string
431 - jack_detect (bool): specify whether the jack detection is available
505 jack_detect = no