Searched refs:ek_buttons (Results 1 - 8 of 8) sorted by relevance
/arch/arm/mach-at91/ |
H A D | board-sam9m10g45ek.c | 323 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 372 .buttons = ek_buttons, 373 .nbuttons = ARRAY_SIZE(ek_buttons), 389 for (i = 0; i < ARRAY_SIZE(ek_buttons); i++) { 390 at91_set_GPIO_periph(ek_buttons[i].gpio, 1); 391 at91_set_deglitch(ek_buttons[i].gpio, 1);
|
H A D | board-qil-a9260.c | 188 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 199 .buttons = ek_buttons, 200 .nbuttons = ARRAY_SIZE(ek_buttons),
|
H A D | board-sam9rlek.c | 251 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 269 .buttons = ek_buttons, 270 .nbuttons = ARRAY_SIZE(ek_buttons),
|
H A D | board-sam9260ek.c | 275 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 293 .buttons = ek_buttons, 294 .nbuttons = ARRAY_SIZE(ek_buttons),
|
H A D | board-sam9263ek.c | 310 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 328 .buttons = ek_buttons, 329 .nbuttons = ARRAY_SIZE(ek_buttons),
|
H A D | board-sam9g20ek.c | 277 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 295 .buttons = ek_buttons, 296 .nbuttons = ARRAY_SIZE(ek_buttons),
|
H A D | board-usb-a926x.c | 264 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 275 .buttons = ek_buttons, 276 .nbuttons = ARRAY_SIZE(ek_buttons),
|
H A D | board-sam9261ek.c | 493 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button 525 .buttons = ek_buttons, 526 .nbuttons = ARRAY_SIZE(ek_buttons),
|
Completed in 9 milliseconds