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

/linux-4.4.14/arch/mips/alchemy/
H A Dboard-mtx1.c111 static struct gpio_keys_button mtx1_gpio_button[] = { variable in typeref:struct:gpio_keys_button
120 .buttons = mtx1_gpio_button,
121 .nbuttons = ARRAY_SIZE(mtx1_gpio_button),
303 rc = gpio_request(mtx1_gpio_button[0].gpio, mtx1_register_devices()
304 mtx1_gpio_button[0].desc); mtx1_register_devices()
307 mtx1_gpio_button[0].gpio); mtx1_register_devices()
310 gpio_direction_input(mtx1_gpio_button[0].gpio); mtx1_register_devices()

Completed in 32 milliseconds