Searched refs:N2100_POWER_BUTTON (Results 1 – 2 of 2) sorted by relevance
15 #define N2100_POWER_BUTTON IOP3XX_GPIO_LINE(5) macro
307 if (gpio_get_value(N2100_POWER_BUTTON) == 0) { in power_button_poll()327 ret = gpio_request(N2100_POWER_BUTTON, "power"); in n2100_request_gpios()331 ret = gpio_direction_input(N2100_POWER_BUTTON); in n2100_request_gpios()