Lines Matching refs:three_key
349 if (v < priv->data->three_key.down && in check_button()
350 v >= priv->data->three_key.up) in check_button()
352 if (v < priv->data->three_key.up && in check_button()
353 v >= priv->data->three_key.mid) in check_button()
355 if (v < priv->data->three_key.mid) in check_button()
640 int three_key[4]; in mt6359_accdet_parse_dt() local
645 three_key, in mt6359_accdet_parse_dt()
646 ARRAY_SIZE(three_key)); in mt6359_accdet_parse_dt()
648 memcpy(&priv->data->three_key, three_key + 1, in mt6359_accdet_parse_dt()
666 int three_key[4]; in mt6359_accdet_parse_dt() local
671 three_key, in mt6359_accdet_parse_dt()
672 ARRAY_SIZE(three_key)); in mt6359_accdet_parse_dt()
674 memcpy(&priv->data->three_key, three_key + 1, in mt6359_accdet_parse_dt()