Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwcd-mbhc-v2.c60 bool is_btn_press; member
536 mbhc->is_btn_press = false; in wcd_mbhc_mech_plug_detect_irq()
547 mbhc->is_btn_press = false; in wcd_mbhc_mech_plug_detect_irq()
632 mbhc->is_btn_press = true; in wcd_mbhc_btn_press_handler()
662 if (mbhc->is_btn_press) in wcd_mbhc_btn_release_handler()
663 mbhc->is_btn_press = false; in wcd_mbhc_btn_release_handler()