/* * Samsung Platform - Keypad platform data definitions * * Copyright (C) 2010 Samsung Electronics Co.Ltd * Author: Joonyoung Shim <jy0922.shim@samsung.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. */ #ifndef __PLAT_SAMSUNG_KEYPAD_H #define __PLAT_SAMSUNG_KEYPAD_H #include <linux/input/samsung-keypad.h> /** * samsung_keypad_set_platdata - Set platform data for Samsung Keypad device. * @pd: Platform data to register to device. * * Register the given platform data for use with Samsung Keypad device. * The call will copy the platform data, so the board definitions can * make the structure itself __initdata. */ extern void samsung_keypad_set_platdata(struct samsung_keypad_platdata *pd); /* defined by architecture to configure gpio. */ extern void samsung_keypad_cfg_gpio(unsigned int rows, unsigned int cols); #endif /* __PLAT_SAMSUNG_KEYPAD_H */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
adc-core.h | File | 804 B | 0644 |
|
adc.h | File | 1.04 KB | 0644 |
|
cpu-freq-core.h | File | 8.9 KB | 0644 |
|
cpu-freq.h | File | 4.38 KB | 0644 |
|
cpu.h | File | 4 KB | 0644 |
|
devs.h | File | 3.53 KB | 0644 |
|
fb-s3c2410.h | File | 1.85 KB | 0644 |
|
fb.h | File | 1.07 KB | 0644 |
|
gpio-cfg-helpers.h | File | 5.65 KB | 0644 |
|
gpio-cfg.h | File | 6.34 KB | 0644 |
|
gpio-core.h | File | 4.5 KB | 0644 |
|
iic-core.h | File | 1 KB | 0644 |
|
keypad.h | File | 1.07 KB | 0644 |
|
map-base.h | File | 1.53 KB | 0644 |
|
map-s3c.h | File | 2.21 KB | 0644 |
|
map-s5p.h | File | 851 B | 0644 |
|
pm-common.h | File | 3.08 KB | 0644 |
|
pm.h | File | 2.7 KB | 0644 |
|
pwm-core.h | File | 641 B | 0644 |
|
regs-adc.h | File | 2.15 KB | 0644 |
|
regs-irqtype.h | File | 679 B | 0644 |
|
regs-spi.h | File | 1.58 KB | 0644 |
|
regs-udc.h | File | 6.04 KB | 0644 |
|
samsung-time.h | File | 803 B | 0644 |
|
sdhci.h | File | 4.62 KB | 0644 |
|
usb-phy.h | File | 663 B | 0644 |
|
wakeup-mask.h | File | 1.35 KB | 0644 |
|