is_jack_detectable
if (is_jack_detectable(codec, hp_pin)) {
if (is_jack_detectable(codec, lineout_pin)) {
if (is_jack_detectable
if (!is_jack_detectable(codec, pin))
if (is_jack_detectable(codec, pins[i]))
if (is_jack_detectable(codec, pins[i]))
if (!is_jack_detectable(codec, nid))
if (!is_jack_detectable(codec, nid))
if (!is_jack_detectable(codec, nid))
if (is_jack_detectable(codec, nid) &&
if (!is_jack_detectable(codec, pin_nid))
if (!is_jack_detectable(codec, 0x21))
if (!is_jack_detectable(codec, 0x21))
if (!is_jack_detectable(codec, 0x1b))
is_jack_detectable(codec, nid)) {
bool is_jack_detectable(struct hda_codec *codec, hda_nid_t nid);
EXPORT_SYMBOL_GPL(is_jack_detectable);
!is_jack_detectable(codec, nid);