Home
last modified time | relevance | path

Searched refs:AC_PAR_AMP_OUT_CAP (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dlocal.h34 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP)
Dhda_proc.c112 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP); in print_amp_caps()
Dhda_codec.c1125 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP); in query_amp_caps()
1170 parm = dir == HDA_OUTPUT ? AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP; in snd_hda_override_amp_caps()
Dpatch_ca0132.c4152 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP); in refresh_amp_caps()
/linux-4.4.14/include/sound/
Dhda_verbs.h137 #define AC_PAR_AMP_OUT_CAP 0x12 macro
/linux-4.4.14/sound/hda/
Dhdac_sysfs.c233 snd_hdac_read_parm(codec, nid, AC_PAR_AMP_OUT_CAP)); in amp_out_caps_show()