Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6359-accdet.h116 unsigned int accdet_status; member
H A Dmt6359-accdet.c268 priv->accdet_status = 0x3; in mt6359_accdet_recover_jd_setting()
375 priv->accdet_status = in check_jack_btn_type()
378 switch (priv->accdet_status) { in check_jack_btn_type()
406 priv->pre_accdet_status = priv->accdet_status; in mt6359_accdet_work()
410 priv->pre_accdet_status != priv->accdet_status) in mt6359_accdet_work()
1040 priv->accdet_status = 0x3; in mt6359_accdet_probe()