Lines Matching +full:key +full:- +full:code
1 Qualcomm PM8941 PMIC Power Key
5 - compatible:
9 "qcom,pm8941-pwrkey"
10 "qcom,pm8941-resin"
12 - reg:
14 Value type: <prop-encoded-array>
17 - interrupts:
19 Value type: <prop-encoded-array>
20 Definition: key change interrupt; The format of the specifier is
24 - debounce:
27 Definition: time in microseconds that key must be pressed or released
30 - bias-pull-up:
36 - linux,code:
39 Definition: The input key-code associated with the power key.
41 include/dt-bindings/input/linux-event-codes.h
47 compatible = "qcom,pm8941-pwrkey";
51 bias-pull-up;
52 linux,code = <KEY_POWER>;