Home
last modified time | relevance | path

Searched refs:probe_id (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_bind.c27 /* check probe_id instead of vendor_id if set */ in hda_codec_match()
28 u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id; in hda_codec_match()
211 switch (codec->probe_id) { in request_codec_module()
269 if (codec->probe_id) in codec_bind_generic()
273 codec->probe_id = HDA_CODEC_ID_GENERIC_HDMI; in codec_bind_generic()
279 codec->probe_id = HDA_CODEC_ID_GENERIC; in codec_bind_generic()
310 codec->probe_id = HDA_CODEC_ID_GENERIC; in snd_hda_codec_configure()
312 codec->probe_id = 0; in snd_hda_codec_configure()
H A Dpatch_hdmi.c2935 /* set probe_id here to prevent generic fallback binding */ in alloc_intel_hdmi()
2936 codec->probe_id = HDA_CODEC_ID_SKIP_PROBE; in alloc_intel_hdmi()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_bind.c27 /* check probe_id instead of vendor_id if set */ in hda_codec_match()
28 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()
H A Dpatch_hdmi.c3045 /* set probe_id here to prevent generic fallback binding */ in alloc_intel_hdmi()
3046 codec->probe_id = HDA_CODEC_ID_SKIP_PROBE; in alloc_intel_hdmi()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-codec.c33 switch (codec->probe_id) { in request_codec_module()
58 codec->probe_id = HDA_CODEC_ID_GENERIC; in hda_codec_load_module()
165 codec->probe_id = HDA_CODEC_ID_GENERIC; in hda_codec_probe()
167 codec->probe_id = 0; in hda_codec_probe()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c35 switch (codec->probe_id) { in request_codec_module()
68 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()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h180 u32 probe_id; /* overridden id for probing */ member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h179 u32 probe_id; /* overridden id for probing */ member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A 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()
H A Dfw.h264 u8 probe_id; member

Completed in 30 milliseconds