Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dlocal.h34 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP)
Dhda_proc.c127 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP); in print_amp_caps()
Dhda_codec.c1328 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP); in query_amp_caps()
1373 parm = dir == HDA_OUTPUT ? AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP; in snd_hda_override_amp_caps()
Dpatch_ca0132.c4126 AC_PAR_AMP_OUT_CAP : AC_PAR_AMP_IN_CAP); in refresh_amp_caps()
/linux-4.1.27/include/sound/
Dhda_verbs.h137 #define AC_PAR_AMP_OUT_CAP 0x12 macro
/linux-4.1.27/sound/hda/
Dhdac_sysfs.c225 snd_hdac_read_parm(codec, nid, AC_PAR_AMP_OUT_CAP)); in amp_out_caps_show()