Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dmt6359-accdet.c350 v >= priv->data->three_key.up) in check_button()
352 if (v < priv->data->three_key.up && 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()
[all …]
A Dmt6359-accdet.h91 struct three_key_threshold three_key; member

Completed in 7 milliseconds