Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dkeypad.h25 extern void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols);
H A Dsetup-keypad-s3c64xx.c13 void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols) in samsung_keypad_cfg_gpio() function
H A Ddevs.c291 npd->cfg_gpio = samsung_keypad_cfg_gpio; in samsung_keypad_set_platdata()