is_ctl_associated  731 sound/pci/hda/hda_generic.c 		if (is_ctl_associated(codec, nid, dir, idx, NID_PATH_MUTE_CTL))
is_ctl_associated  735 sound/pci/hda/hda_generic.c 		if (is_ctl_associated(codec, nid, dir, idx, NID_PATH_VOL_CTL) ||
is_ctl_associated  736 sound/pci/hda/hda_generic.c 		    is_ctl_associated(codec, nid, dir, idx, NID_PATH_BOOST_CTL))
is_ctl_associated 3060 sound/pci/hda/hda_generic.c 	    !is_ctl_associated(codec, nid, HDA_OUTPUT, 0, NID_PATH_VOL_CTL))
is_ctl_associated 3063 sound/pci/hda/hda_generic.c 	    !is_ctl_associated(codec, nid, HDA_OUTPUT, 0, NID_PATH_MUTE_CTL))
is_ctl_associated 3809 sound/pci/hda/hda_generic.c 	    is_ctl_associated(codec, nid, dir, idx, NID_PATH_VOL_CTL) ||
is_ctl_associated 3810 sound/pci/hda/hda_generic.c 	    is_ctl_associated(codec, nid, dir, idx, NID_PATH_BOOST_CTL))