AC_WID_PIN       1831 sound/pci/hda/hda_codec.c 			if (wid_type == AC_WID_PIN) {
AC_WID_PIN       2872 sound/pci/hda/hda_codec.c 		if (wid_type != AC_WID_PIN)
AC_WID_PIN        146 sound/pci/hda/hda_generic.c 	if (node->type == AC_WID_PIN) {
AC_WID_PIN        349 sound/pci/hda/hda_generic.c 		if (node->type != AC_WID_PIN)
AC_WID_PIN        516 sound/pci/hda/hda_generic.c 	if (node->type != AC_WID_PIN) {
AC_WID_PIN        622 sound/pci/hda/hda_generic.c 		if (node && node->type == AC_WID_PIN) {
AC_WID_PIN        633 sound/pci/hda/hda_generic.c 		if (node && node->type != AC_WID_PIN) {
AC_WID_PIN        945 sound/pci/hda/hda_generic.c 		if (node->type != AC_WID_PIN)
AC_WID_PIN         36 sound/pci/hda/hda_proc.c 		[AC_WID_PIN] = "Pin Complex",
AC_WID_PIN        600 sound/pci/hda/hda_proc.c 				       wid_type == AC_WID_PIN ? 1 : conn_len);
AC_WID_PIN        611 sound/pci/hda/hda_proc.c 		case AC_WID_PIN: {