Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dhda_verbs.h116 #define AC_VERB_SET_HDMI_DIP_INDEX 0x730 macro
/linux-5.19.10/sound/soc/codecs/
Dhdac_hdmi.c341 snd_hdac_codec_write(hdev, pin_nid, 0, AC_VERB_SET_HDMI_DIP_INDEX, val); in hdac_hdmi_set_dip_index()
/linux-5.19.10/sound/pci/hda/
Dpatch_hdmi.c453 snd_hda_codec_write(codec, pin_nid, 0, AC_VERB_SET_HDMI_DIP_INDEX, val); in hdmi_set_dip_index()