Searched refs:mtx1_gpio_button (Results 1 – 1 of 1) sorted by relevance
111 static struct gpio_keys_button mtx1_gpio_button[] = { variable120 .buttons = mtx1_gpio_button,121 .nbuttons = ARRAY_SIZE(mtx1_gpio_button),303 rc = gpio_request(mtx1_gpio_button[0].gpio, in mtx1_register_devices()304 mtx1_gpio_button[0].desc); in mtx1_register_devices()307 mtx1_gpio_button[0].gpio); in mtx1_register_devices()310 gpio_direction_input(mtx1_gpio_button[0].gpio); in mtx1_register_devices()