Home
last modified time | relevance | path

Searched refs:twl4030_keypad_key (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/lg/sniper/
H A Dsniper.c107 keys[0] = twl4030_keypad_key((unsigned char *)&keypad_matrix, 0, 0); in misc_init_r()
108 keys[1] = twl4030_keypad_key((unsigned char *)&keypad_matrix, 0, 1); in misc_init_r()
109 keys[2] = twl4030_keypad_key((unsigned char *)&keypad_matrix, 0, 2); in misc_init_r()
/openbmc/u-boot/drivers/input/
H A Dtwl4030.c84 int twl4030_keypad_key(unsigned char *matrix, u8 c, u8 r) in twl4030_keypad_key() function
/openbmc/u-boot/include/
H A Dtwl4030.h690 int twl4030_keypad_key(unsigned char *matrix, u8 c, u8 r);