Searched refs:snd_hdac_regmap_add_vendor_verb (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_regmap.h | 17 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_regmap.h | 17 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec,
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_regmap.c | 403 * snd_hdac_regmap_add_vendor_verb - add a vendor-specific verb to regmap 409 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, in snd_hdac_regmap_add_vendor_verb() function 419 EXPORT_SYMBOL_GPL(snd_hdac_regmap_add_vendor_verb); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_regmap.c | 402 * snd_hdac_regmap_add_vendor_verb - add a vendor-specific verb to regmap 408 int snd_hdac_regmap_add_vendor_verb(struct hdac_device *codec, in snd_hdac_regmap_add_vendor_verb() function 418 EXPORT_SYMBOL_GPL(snd_hdac_regmap_add_vendor_verb); variable
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_si3054.c | 211 if (snd_hdac_regmap_add_vendor_verb(&codec->core, in si3054_init()
|
H A D | patch_conexant.c | 306 snd_hdac_regmap_add_vendor_verb(&codec->core, 0x410); in cxt_fixup_headphone_mic()
|
H A D | patch_hdmi.c | 2777 snd_hdac_regmap_add_vendor_verb(&codec->core, INTEL_SET_VENDOR_VERB); in intel_haswell_fixup_enable_dp12()
|
H A D | patch_sigmatel.c | 4341 if (snd_hdac_regmap_add_vendor_verb(&codec->core, wr_verb)) in stac_parse_auto_config()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_si3054.c | 211 if (snd_hdac_regmap_add_vendor_verb(&codec->core, in si3054_init()
|
H A D | patch_conexant.c | 415 snd_hdac_regmap_add_vendor_verb(&codec->core, 0x410); in cxt_fixup_headphone_mic()
|
H A D | patch_hdmi.c | 2781 snd_hdac_regmap_add_vendor_verb(&codec->core, INTEL_SET_VENDOR_VERB); in intel_haswell_fixup_enable_dp12()
|
H A D | patch_sigmatel.c | 4341 if (snd_hdac_regmap_add_vendor_verb(&codec->core, wr_verb)) in stac_parse_auto_config()
|
Completed in 29 milliseconds