]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/twl4030.h
input: twl4030: Keypad scan and input
[karo-tx-uboot.git] / include / twl4030.h
index a4d5fbdb617b52458d3e2ef23a817e40f9b0758c..103137372d309c2d2e906297d619d5841040e04f 100644 (file)
@@ -683,6 +683,9 @@ int twl4030_input_power_button(void);
 int twl4030_input_charger(void);
 int twl4030_input_usb(void);
 
+int twl4030_keypad_scan(unsigned char *matrix);
+int twl4030_keypad_key(unsigned char *matrix, u8 c, u8 r);
+
 /*
  * LED
  */