jack_detect 42 include/linux/platform_data/omap-twl4030.h int jack_detect; jack_detect 263 sound/pci/hda/hda_jack.c if (jack->jack_detect) jack_detect 265 sound/pci/hda/hda_jack.c jack->jack_detect = 1; jack_detect 35 sound/pci/hda/hda_jack.h unsigned int jack_detect:1; /* capable of jack-detection? */ jack_detect 24 sound/pci/ice1712/psc724.c bool mute_all, jack_detect; jack_detect 220 sound/pci/ice1712/psc724.c if (spec->jack_detect == on) jack_detect 223 sound/pci/ice1712/psc724.c spec->jack_detect = on; jack_detect 237 sound/pci/ice1712/psc724.c return spec->jack_detect; jack_detect 34 sound/soc/ti/omap-twl4030.c int jack_detect; /* board can detect jack events */ jack_detect 155 sound/soc/ti/omap-twl4030.c if (priv->jack_detect > 0) { jack_detect 156 sound/soc/ti/omap-twl4030.c hs_jack_gpios[0].gpio = priv->jack_detect; jack_detect 282 sound/soc/ti/omap-twl4030.c priv->jack_detect = of_get_named_gpio(node, jack_detect 306 sound/soc/ti/omap-twl4030.c priv->jack_detect = pdata->jack_detect;