Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_bind.c28 u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id; in hda_codec_match()
214 switch (codec->probe_id) { in request_codec_module()
279 if (codec->probe_id) in codec_bind_generic()
283 codec->probe_id = HDA_CODEC_ID_GENERIC_HDMI; in codec_bind_generic()
289 codec->probe_id = HDA_CODEC_ID_GENERIC; in codec_bind_generic()
320 codec->probe_id = HDA_CODEC_ID_GENERIC; in snd_hda_codec_configure()
322 codec->probe_id = 0; in snd_hda_codec_configure()
Dpatch_hdmi.c3037 codec->probe_id = HDA_CODEC_ID_SKIP_PROBE; in alloc_intel_hdmi()
/Linux-v6.6/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()
185 codec->probe_id = HDA_CODEC_ID_GENERIC; in hda_codec_probe()
187 codec->probe_id = 0; in hda_codec_probe()
/Linux-v6.6/include/sound/
Dhda_codec.h179 u32 probe_id; /* overridden id for probing */ member
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dfw.c3058 RTW89_SET_FWCMD_CHINFO_PKT_ID(cmd, ch_info->probe_id); in rtw89_fw_h2c_scan_list_offload()
3719 ch_info->probe_id = RTW89_SCANOFLD_PKT_NONE; in rtw89_hw_scan_add_chan()
Dfw.h264 u8 probe_id; member