Searched refs:vendor_nid (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/sound/pci/hda/ |
| D | patch_cirrus.c | 48 hda_nid_t vendor_nid; member 145 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_get() 147 return snd_hda_codec_read(codec, spec->vendor_nid, 0, in cs_vendor_coef_get() 155 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_set() 157 snd_hda_codec_write(codec, spec->vendor_nid, 0, in cs_vendor_coef_set() 201 if (spec->vendor_nid == CS420X_VENDOR_NID) { in init_input_coef() 312 if (spec->vendor_nid == CS420X_VENDOR_NID) { in cs_init() 316 } else if (spec->vendor_nid == CS4208_VENDOR_NID) { in cs_init() 331 if (spec->vendor_nid == CS420X_VENDOR_NID) { in cs_init() 583 static struct cs_spec *cs_alloc_spec(struct hda_codec *codec, int vendor_nid) in cs_alloc_spec() argument [all …]
|
| D | patch_hdmi.c | 183 hda_nid_t vendor_nid; member 2426 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins() 2432 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_enable_all_pins() 2446 vendor_param = snd_hda_codec_read(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12() 2454 snd_hda_codec_write_cache(codec, spec->vendor_nid, 0, in intel_haswell_fixup_enable_dp12() 2603 static int intel_hsw_common_init(struct hda_codec *codec, hda_nid_t vendor_nid) in intel_hsw_common_init() argument 2614 spec->vendor_nid = vendor_nid; in intel_hsw_common_init()
|
| /Linux-v4.19/sound/soc/codecs/ |
| D | hdac_hdmi.c | 125 unsigned int vendor_nid; member 1343 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_all_pins() local 1345 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins() 1351 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_all_pins() 1361 unsigned int vendor_nid = hdmi->drv_data->vendor_nid; in hdac_hdmi_skl_enable_dp12() local 1363 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12() 1370 vendor_param = snd_hdac_codec_read(hdev, vendor_nid, 0, in hdac_hdmi_skl_enable_dp12() 1974 .vendor_nid = INTEL_GLK_VENDOR_NID, 1978 .vendor_nid = INTEL_VENDOR_NID,
|