Searched refs:probe_id (Results 1 – 2 of 2) sorted by relevance
27 u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id; in hda_codec_match()202 if (codec->probe_id) in codec_bind_generic()206 codec->probe_id = HDA_CODEC_ID_GENERIC_HDMI; in codec_bind_generic()214 codec->probe_id = HDA_CODEC_ID_GENERIC; in codec_bind_generic()244 codec->probe_id = HDA_CODEC_ID_GENERIC; in snd_hda_codec_configure()246 codec->probe_id = 0; in snd_hda_codec_configure()
213 u32 probe_id; /* overridden id for probing */ member