/linux-4.1.27/arch/mips/bcm47xx/ |
D | buttons.c | 22 static const struct gpio_keys_button 31 static const struct gpio_keys_button 37 static const struct gpio_keys_button 43 static const struct gpio_keys_button 48 static const struct gpio_keys_button 53 static const struct gpio_keys_button 58 static const struct gpio_keys_button 63 static const struct gpio_keys_button 68 static const struct gpio_keys_button 74 static const struct gpio_keys_button [all …]
|
/linux-4.1.27/arch/x86/platform/intel-mid/device_libs/ |
D | platform_gpio_keys.c | 28 static struct gpio_keys_button gpio_button[] = { 61 struct gpio_keys_button *gb = gpio_button; in pb_keys_init() 64 num = sizeof(gpio_button) / sizeof(struct gpio_keys_button); in pb_keys_init()
|
/linux-4.1.27/include/linux/ |
D | gpio_keys.h | 23 struct gpio_keys_button { struct 49 struct gpio_keys_button *buttons;
|
/linux-4.1.27/arch/mips/ath79/ |
D | dev-gpio-buttons.c | 21 struct gpio_keys_button *buttons) in ath79_register_gpio_keys_polled() 25 struct gpio_keys_button *p; in ath79_register_gpio_keys_polled()
|
D | dev-gpio-buttons.h | 21 struct gpio_keys_button *buttons);
|
D | mach-ap121.c | 42 static struct gpio_keys_button ap121_gpio_keys[] __initdata = {
|
D | mach-ap81.c | 52 static struct gpio_keys_button ap81_gpio_keys[] __initdata = {
|
D | mach-ubnt-xm.c | 57 static struct gpio_keys_button ubnt_xm_gpio_keys[] __initdata = {
|
D | mach-db120.c | 68 static struct gpio_keys_button db120_gpio_keys[] __initdata = {
|
D | mach-pb44.c | 72 static struct gpio_keys_button pb44_gpio_keys[] __initdata = {
|
D | mach-ap136.c | 82 static struct gpio_keys_button ap136_gpio_keys[] __initdata = {
|
/linux-4.1.27/drivers/input/keyboard/ |
D | gpio_keys_polled.c | 47 struct gpio_keys_button *button, in gpio_keys_polled_check_state() 106 struct gpio_keys_button *button; in gpio_keys_polled_get_devtree_pdata() 120 pdata->buttons = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_polled_get_devtree_pdata() 235 struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_polled_probe()
|
D | gpio_keys.c | 36 const struct gpio_keys_button *button; 336 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_report_event() 395 const struct gpio_keys_button *button = bdata->button; in gpio_keys_irq_isr() 440 const struct gpio_keys_button *button) in gpio_keys_setup_key() 596 struct gpio_keys_button *button; in gpio_keys_get_devtree_pdata() 615 pdata->buttons = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_get_devtree_pdata() 742 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_probe()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | raumfeld.c | 391 static struct gpio_keys_button gpio_keys_button[] = { variable 449 .buttons = gpio_keys_button, 450 .nbuttons = ARRAY_SIZE(gpio_keys_button), 1008 for (i = 0; i < ARRAY_SIZE(gpio_keys_button); i++) in raumfeld_common_init() 1009 if (!strcmp(gpio_keys_button[i].desc, "on_off button")) in raumfeld_common_init() 1010 gpio_keys_button[i].active_low = 1; in raumfeld_common_init()
|
D | csb701.c | 10 static struct gpio_keys_button csb701_buttons[] = {
|
D | mainstone.c | 382 static struct gpio_keys_button gpio_keys_button[] = { variable 393 .buttons = gpio_keys_button,
|
D | ezx.c | 697 static struct gpio_keys_button a780_buttons[] = { 838 static struct gpio_keys_button e680_buttons[] = { 905 static struct gpio_keys_button a1200_buttons[] = { 972 static struct gpio_keys_button a910_buttons[] = { 1164 static struct gpio_keys_button e6_buttons[] = {
|
D | palmt5.c | 152 static struct gpio_keys_button palmt5_pxa_buttons[] = {
|
D | palmld.c | 218 static struct gpio_keys_button palmld_pxa_buttons[] = {
|
D | em-x270.c | 928 static struct gpio_keys_button gpio_keys_button[] = { variable 939 .buttons = gpio_keys_button,
|
D | palmte2.c | 112 static struct gpio_keys_button palmte2_pxa_buttons[] = {
|
D | palmtx.c | 220 static struct gpio_keys_button palmtx_pxa_buttons[] = {
|
D | palmtc.c | 140 static struct gpio_keys_button palmtc_pxa_buttons[] = {
|
D | z2.c | 435 static struct gpio_keys_button z2_pxa_buttons[] = {
|
D | vpac270.c | 260 static struct gpio_keys_button vpac270_pxa_buttons[] = {
|
D | magician.c | 144 static struct gpio_keys_button magician_button_table[] = {
|
D | corgi.c | 411 static struct gpio_keys_button corgi_gpio_keys[] = {
|
D | hx4700.c | 180 static struct gpio_keys_button gpio_keys_buttons[] = {
|
D | mioa701.c | 257 static struct gpio_keys_button mioa701_button_table[] = {
|
D | tosa.c | 484 static struct gpio_keys_button tosa_gpio_keys[] = {
|
D | spitz.c | 411 static struct gpio_keys_button spitz_gpio_keys[] = {
|
/linux-4.1.27/arch/arm/mach-gemini/ |
D | board-rut1xx.c | 25 static struct gpio_keys_button rut1xx_keys[] = {
|
D | board-nas4220b.c | 60 static struct gpio_keys_button ib4220b_keys[] = {
|
D | board-wbd111.c | 28 static struct gpio_keys_button wbd111_keys[] = {
|
D | board-wbd222.c | 28 static struct gpio_keys_button wbd222_keys[] = {
|
/linux-4.1.27/arch/x86/platform/geode/ |
D | geos.c | 32 static struct gpio_keys_button geos_gpio_buttons[] = {
|
D | net5501.c | 35 static struct gpio_keys_button net5501_gpio_buttons[] = {
|
D | alix.c | 43 static struct gpio_keys_button alix_gpio_buttons[] = {
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | simpad.c | 259 static struct gpio_keys_button simpad_button_table[] = { 275 static struct gpio_keys_button simpad_polled_button_table[] = {
|
D | h3xxx.c | 217 static struct gpio_keys_button h3xxx_button_table[] = {
|
D | collie.c | 241 static struct gpio_keys_button collie_gpio_keys[] = {
|
/linux-4.1.27/arch/sh/boards/mach-rsk/ |
D | devices-rsk7203.c | 89 static struct gpio_keys_button rsk7203_gpio_keys_table[] = {
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | mach-n30.c | 95 static struct gpio_keys_button n30_buttons[] = { 159 static struct gpio_keys_button n35_buttons[] = {
|
D | mach-gta02.c | 471 static struct gpio_keys_button gta02_buttons[] = {
|
D | mach-mini2440.c | 336 static struct gpio_keys_button mini2440_buttons[] = {
|
D | mach-h1940.c | 601 static struct gpio_keys_button h1940_buttons[] = {
|
D | mach-rx1950.c | 619 static struct gpio_keys_button rx1950_gpio_keys_table[] = {
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | puv3-nb0916.c | 60 static struct gpio_keys_button nb0916_gpio_keys[] = {
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | mach-smartq5.c | 62 static struct gpio_keys_button smartq5_buttons[] = {
|
D | mach-smartq7.c | 62 static struct gpio_keys_button smartq7_buttons[] = {
|
D | mach-crag6410.c | 210 static struct gpio_keys_button crag6410_gpio_keys[] = {
|
/linux-4.1.27/drivers/mfd/ |
D | ucb1x00-assabet.c | 45 static struct gpio_keys_button buttons[6]; in ucb1x00_assabet_add()
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | dns323-setup.c | 315 static struct gpio_keys_button dns323ab_buttons[] = { 334 static struct gpio_keys_button dns323c_buttons[] = {
|
D | lsmini-setup.c | 131 static struct gpio_keys_button lsmini_buttons[] = {
|
D | ls_hgl-setup.c | 131 static struct gpio_keys_button ls_hgl_buttons[] = {
|
D | mv2120-setup.c | 78 static struct gpio_keys_button mv2120_buttons[] = {
|
D | wrt350n-v2-setup.c | 72 static struct gpio_keys_button wrt350n_v2_buttons[] = {
|
D | ls-chl-setup.c | 162 static struct gpio_keys_button lschl_buttons[] = {
|
D | ts409-setup.c | 213 static struct gpio_keys_button qnap_ts409_buttons[] = {
|
D | ts209-setup.c | 207 static struct gpio_keys_button qnap_ts209_buttons[] = {
|
D | net2big-setup.c | 302 static struct gpio_keys_button net2big_buttons[] = {
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | mach-pcm037_eet.c | 67 static struct gpio_keys_button pcm037_gpio_keys[] = {
|
D | eukrea_mbimxsd35-baseboard.c | 207 static struct gpio_keys_button eukrea_mbimxsd_gpio_buttons[] = {
|
D | mach-vpr200.c | 123 static struct gpio_keys_button vpr200_gpio_keys_table[] = {
|
D | mach-imx27_visstrim_m10.c | 277 static struct gpio_keys_button visstrim_gpio_keys[] = {
|
D | mach-armadillo5x0.c | 265 static struct gpio_keys_button armadillo5x0_buttons[] = {
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | board-da850-evm.c | 417 static struct gpio_keys_button da850_evm_ui_keys[] = { 446 struct gpio_keys_button *button; in da850_evm_ui_keys_init() 585 static struct gpio_keys_button da850_evm_bb_keys[] = { 623 struct gpio_keys_button *button; in da850_evm_bb_keys_init()
|
/linux-4.1.27/arch/sh/boards/mach-x3proto/ |
D | setup.c | 129 static struct gpio_keys_button baseboard_buttons[NR_BASEBOARD_GPIOS] = {
|
/linux-4.1.27/arch/mips/alchemy/ |
D | board-mtx1.c | 110 static struct gpio_keys_button mtx1_gpio_button[] = {
|
/linux-4.1.27/drivers/input/misc/ |
D | soc_button_array.c | 76 struct gpio_keys_button *gpio_keys; in soc_button_device_create()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | board-ldp.c | 89 static struct gpio_keys_button ldp_gpio_keys_buttons[] = {
|
D | board-overo.c | 344 static struct gpio_keys_button gpio_buttons[] = {
|
D | board-omap3beagle.c | 447 static struct gpio_keys_button gpio_buttons[] = {
|
D | board-omap3pandora.c | 142 static struct gpio_keys_button pandora_gpio_keys[] = {
|
D | board-rx51-peripherals.c | 312 static struct gpio_keys_button rx51_gpio_keys[] = {
|
/linux-4.1.27/arch/avr32/boards/atngw100/ |
D | mrmt.c | 223 static const struct gpio_keys_button rmt_gpio_keys_buttons[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf533/boards/ |
D | blackstamp.c | 343 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
D | ezkit.c | 370 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
D | stamp.c | 493 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/mips/jz4740/ |
D | board-qi_lb60.c | 340 static struct gpio_keys_button qi_lb60_gpio_keys_buttons[] = {
|
/linux-4.1.27/arch/arm/mach-omap1/ |
D | board-htcherald.c | 264 static struct gpio_keys_button herald_gpio_keys_table[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf561/boards/ |
D | ezkit.c | 358 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf518/boards/ |
D | tcm-bf518.c | 571 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
D | ezbrd.c | 649 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
D | ezbrd.c | 692 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
D | cm_bf527.c | 818 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
D | ezkit.c | 1076 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | board-kzm9g.c | 534 static struct gpio_keys_button gpio_buttons[] = {
|
D | board-armadillo800eva.c | 616 static struct gpio_keys_button gpio_buttons[] = {
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
D | db1300.c | 356 static struct gpio_keys_button db1300_5waysw_arrowkeys[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf538/boards/ |
D | ezkit.c | 770 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf548/boards/ |
D | cm_bf548.c | 1064 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
D | ezkit.c | 1783 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 1706 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 94 static struct gpio_keys_button bfin_gpio_keys_table[] = {
|