Home
last modified time | relevance | path

Searched refs:vendor_nid (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/pci/hda/
Dpatch_cirrus.c36 hda_nid_t vendor_nid; member
134 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_get()
136 return snd_hda_codec_read(codec, spec->vendor_nid, 0, in cs_vendor_coef_get()
145 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_set()
147 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_set()
192 if (spec->vendor_nid == CS420X_VENDOR_NID) { in init_input_coef()
296 if (spec->vendor_nid == CS420X_VENDOR_NID) { in cs_init()
300 } else if (spec->vendor_nid == CS4208_VENDOR_NID) { in cs_init()
315 if (spec->vendor_nid == CS420X_VENDOR_NID) { in cs_init()
572 static struct cs_spec *cs_alloc_spec(struct hda_codec *codec, int vendor_nid) in cs_alloc_spec() argument
[all …]
Dpatch_hdmi.c188 hda_nid_t vendor_nid; member
2726 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins()
2732 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins()
2746 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
2754 snd_hda_codec_write_cache(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12()
2944 static int intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid, in intel_hsw_common_init() argument
2956 spec->vendor_nid = vendor_nid; in intel_hsw_common_init()
/Linux-v6.1/sound/soc/codecs/
Dhdac_hdmi.c121 unsigned int vendor_nid; member
1393 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_all_pins() local
1395 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins()
1401 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins()
1411 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_dp12() local
1413 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12()
1420 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12()
2129 .vendor_nid = INTEL_GLK_VENDOR_NID,
2133 .vendor_nid = INTEL_VENDOR_NID,