_codec            316 sound/pci/hda/hda_local.h #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \
_codec            317 sound/pci/hda/hda_local.h 	{ .codec = _codec,\
_codec            325 sound/pci/hda/hda_local.h #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \
_codec            326 sound/pci/hda/hda_local.h 	{ .codec = _codec,\
_codec            209 sound/pci/hda/hda_sysfs.c 		err = type##_codec(codec);			\