Home
last modified time | relevance | path

Searched refs:get_amp_direction (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/common/
H A Dbeep.c291 get_amp_direction(kcontrol)) & AC_AMPCAP_MUTE; in ctl_has_mute()
H A Dhda_local.h672 #define get_amp_direction(kc) get_amp_direction_((kc)->private_value) macro