probe_id          181 include/sound/hda_codec.h 	u32 probe_id; /* overridden id for probing */
probe_id           28 sound/pci/hda/hda_bind.c 	u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id;
probe_id          205 sound/pci/hda/hda_bind.c 	switch (codec->probe_id) {
probe_id          263 sound/pci/hda/hda_bind.c 	if (codec->probe_id)
probe_id          267 sound/pci/hda/hda_bind.c 		codec->probe_id = HDA_CODEC_ID_GENERIC_HDMI;
probe_id          273 sound/pci/hda/hda_bind.c 	codec->probe_id = HDA_CODEC_ID_GENERIC;
probe_id          301 sound/pci/hda/hda_bind.c 		codec->probe_id = HDA_CODEC_ID_GENERIC;
probe_id          303 sound/pci/hda/hda_bind.c 		codec->probe_id = 0;
probe_id         2795 sound/pci/hda/patch_hdmi.c 		codec->probe_id = HDA_CODEC_ID_SKIP_PROBE;