Home
last modified time | relevance | path

Searched refs:probe_id (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/sound/pci/hda/
Dhda_bind.c29 u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id; in hda_codec_match()
213 switch (codec->probe_id) { in request_codec_module()
278 if (codec->probe_id) in codec_bind_generic()
282 codec->probe_id = HDA_CODEC_ID_GENERIC_HDMI; in codec_bind_generic()
288 codec->probe_id = HDA_CODEC_ID_GENERIC; in codec_bind_generic()
319 codec->probe_id = HDA_CODEC_ID_GENERIC; in snd_hda_codec_configure()
321 codec->probe_id = 0; in snd_hda_codec_configure()
Dpatch_hdmi.c3030 codec->probe_id = HDA_CODEC_ID_SKIP_PROBE; in alloc_intel_hdmi()
/linux-6.1.9/sound/soc/sof/intel/
Dhda-codec.c35 switch (codec->probe_id) { in request_codec_module()
60 codec->probe_id = HDA_CODEC_ID_GENERIC; in hda_codec_load_module()
190 codec->probe_id = HDA_CODEC_ID_GENERIC; in hda_codec_probe()
192 codec->probe_id = 0; in hda_codec_probe()
/linux-6.1.9/include/sound/
Dhda_codec.h182 u32 probe_id; /* overridden id for probing */ member
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dfw.c2074 RTW89_SET_FWCMD_CHINFO_PKT_ID(cmd, ch_info->probe_id); in rtw89_fw_h2c_scan_list_offload()
2585 ch_info->probe_id = info->id; in rtw89_hw_scan_add_chan()
2596 ch_info->probe_id = RTW89_SCANOFLD_PKT_NONE; in rtw89_hw_scan_add_chan()
Dfw.h224 u8 probe_id; member