Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c2157 int dev_id, bool use_acomp) in reprogram_jack_detect() argument
2166 unsigned int val = use_acomp ? 0 : (AC_USRSP_EN | tbl->tag); in reprogram_jack_detect()
2174 bool use_acomp) in generic_acomp_notifier_set() argument
2181 spec->use_acomp_notifier = use_acomp; in generic_acomp_notifier_set()
2182 spec->codec->relaxed_resume = use_acomp; in generic_acomp_notifier_set()
2189 use_acomp); in generic_acomp_notifier_set()