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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-sam9m10g45ek.c244 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
293 .buttons = ek_buttons,
294 .nbuttons = ARRAY_SIZE(ek_buttons),
310 for (i = 0; i < ARRAY_SIZE(ek_buttons); i++) {
311 at91_set_GPIO_periph(ek_buttons[i].gpio, 1);
312 at91_set_deglitch(ek_buttons[i].gpio, 1);
H A Dboard-qil-a9260.c195 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
206 .buttons = ek_buttons,
207 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-usb-a9260.c159 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
170 .buttons = ek_buttons,
171 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-usb-a9263.c172 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
183 .buttons = ek_buttons,
184 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-sam9260ek.c285 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
303 .buttons = ek_buttons,
304 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-sam9263ek.c320 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
338 .buttons = ek_buttons,
339 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-sam9g20ek.c231 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
249 .buttons = ek_buttons,
250 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-sam9rlek.c259 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
277 .buttons = ek_buttons,
278 .nbuttons = ARRAY_SIZE(ek_buttons),
H A Dboard-sam9261ek.c499 static struct gpio_keys_button ek_buttons[] = { variable in typeref:struct:gpio_keys_button
531 .buttons = ek_buttons,
532 .nbuttons = ARRAY_SIZE(ek_buttons),

Completed in 29 milliseconds