AC_WID_AUD_OUT
if (wid_type == AC_WID_PIN || wid_type == AC_WID_AUD_OUT ||
if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_AUD_OUT)
get_wcaps_type(get_wcaps(codec, conn[i])) != AC_WID_AUD_OUT ||
if (type == AC_WID_AUD_OUT || type == AC_WID_AUD_IN ||
type != AC_WID_AUD_OUT && type != AC_WID_AUD_IN)
if (get_wcaps_type(caps) == AC_WID_AUD_OUT)
if (get_wcaps_type(get_wcaps(codec, conn[i])) == AC_WID_AUD_OUT)
if (get_wcaps_type(caps) == AC_WID_AUD_OUT &&
case AC_WID_AUD_OUT:
if (type == AC_WID_PIN || type == AC_WID_AUD_OUT)
[AC_WID_AUD_OUT] = "Audio Output",
case AC_WID_AUD_OUT:
case AC_WID_AUD_OUT:
case AC_WID_AUD_OUT: