fixup_id          280 include/sound/hda_codec.h 	int fixup_id;
fixup_id          880 sound/pci/hda/hda_auto_parser.c 		apply_fixup(codec, codec->fixup_id, action, 0);
fixup_id          934 sound/pci/hda/hda_auto_parser.c 	if (codec->fixup_id != HDA_FIXUP_ID_NOT_SET)
fixup_id          943 sound/pci/hda/hda_auto_parser.c 			codec->fixup_id = pq->value;
fixup_id          980 sound/pci/hda/hda_auto_parser.c 	if (codec->fixup_id != HDA_FIXUP_ID_NOT_SET)
fixup_id          987 sound/pci/hda/hda_auto_parser.c 		codec->fixup_id = HDA_FIXUP_ID_NO_FIXUP;
fixup_id          996 sound/pci/hda/hda_auto_parser.c 				codec->fixup_id = models->id;
fixup_id         1034 sound/pci/hda/hda_auto_parser.c 	codec->fixup_id = id;
fixup_id          951 sound/pci/hda/hda_codec.c 	codec->fixup_id = HDA_FIXUP_ID_NOT_SET;
fixup_id          671 sound/pci/hda/patch_cirrus.c 	codec->fixup_id = HDA_FIXUP_ID_NOT_SET;
fixup_id          673 sound/pci/hda/patch_cirrus.c 	if (codec->fixup_id == HDA_FIXUP_ID_NOT_SET)
fixup_id          674 sound/pci/hda/patch_cirrus.c 		codec->fixup_id = CS4208_GPIO0; /* default fixup */
fixup_id         3511 sound/pci/hda/patch_sigmatel.c 	codec->fixup_id = HDA_FIXUP_ID_NOT_SET;
fixup_id         3514 sound/pci/hda/patch_sigmatel.c 	if (codec->fixup_id != HDA_FIXUP_ID_NOT_SET)