Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dhda_verbs.h114 #define AC_VERB_SET_HDMI_DIP_INDEX 0x730 macro
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c327 snd_hdac_codec_write(hdev, pin_nid, 0, AC_VERB_SET_HDMI_DIP_INDEX, val); in hdac_hdmi_set_dip_index()
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c444 snd_hda_codec_write(codec, pin_nid, 0, AC_VERB_SET_HDMI_DIP_INDEX, val); in hdmi_set_dip_index()