Searched refs:MT6359_ACCDET_BTN_MASK (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ | ||
D | mt6359-accdet.h | 26 #define MT6359_ACCDET_BTN_MASK (SND_JACK_BTN_0 | \ macro |
D | mt6359-accdet.c | 363 priv->btn_type = priv->jack_type & ~MT6359_ACCDET_BTN_MASK; in is_key_pressed() |