Lines Matching full:onkey
1 * Dialog DA9061/62/63 OnKey Module
12 "dlg,da9061-onkey", "dlg,da9062-onkey"
13 "dlg,da9062-onkey"
14 "dlg,da9063-onkey"
19 entry exists the OnKey driver will remove support for the KEY_POWER key
20 press when triggered using a long press of the OnKey.
25 onkey {
26 compatible = "dlg,da9063-onkey";
34 onkey {
35 compatible = "dlg,da9062-onkey";
40 Example: DA9061 using a fall-back compatible for the DA9062 onkey driver
43 onkey {
44 compatible = "dlg,da9061-onkey", "dlg,da9062-onkey";