Home
last modified time | relevance | path

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

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