Searched refs:ek_buttons (Results 1 - 8 of 8) sorted by relevance

/arch/arm/mach-at91/
H A Dboard-sam9m10g45ek.c323 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 Dboard-qil-a9260.c188 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 Dboard-sam9rlek.c251 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 Dboard-sam9260ek.c275 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 Dboard-sam9263ek.c310 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 Dboard-sam9g20ek.c277 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 Dboard-usb-a926x.c264 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 Dboard-sam9261ek.c493 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