is_jack_detectable 4204 sound/pci/hda/hda_generic.c 	if (!is_jack_detectable(codec, pin))
is_jack_detectable 4262 sound/pci/hda/hda_generic.c 		if (is_jack_detectable(codec, pins[i]))
is_jack_detectable 4296 sound/pci/hda/hda_generic.c 		if (is_jack_detectable(codec, pins[i]))
is_jack_detectable 4794 sound/pci/hda/hda_generic.c 		if (!is_jack_detectable(codec, nid))
is_jack_detectable 4806 sound/pci/hda/hda_generic.c 				if (!is_jack_detectable(codec, nid))
is_jack_detectable 4898 sound/pci/hda/hda_generic.c 			if (!is_jack_detectable(codec, nid))
is_jack_detectable 5992 sound/pci/hda/hda_generic.c 		if (is_jack_detectable(codec, nid) &&
is_jack_detectable   43 sound/pci/hda/hda_jack.c EXPORT_SYMBOL_GPL(is_jack_detectable);
is_jack_detectable  451 sound/pci/hda/hda_jack.c 		       !is_jack_detectable(codec, nid);
is_jack_detectable   87 sound/pci/hda/hda_jack.h bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid);
is_jack_detectable 2172 sound/pci/hda/patch_hdmi.c 	phantom_jack = !is_jack_detectable(codec, per_pin->pin_nid);
is_jack_detectable 8782 sound/pci/hda/patch_realtek.c 	if (!is_jack_detectable(codec, 0x1b))
is_jack_detectable  515 sound/pci/hda/patch_sigmatel.c 		    is_jack_detectable(codec, nid)) {