Searched refs:DSMG600_PB_GPIO (Results 1 – 1 of 1) sorted by relevance
45 #define DSMG600_PB_GPIO 15 /* power button */ macro186 if (gpio_get_value(DSMG600_PB_GPIO)) { in dsmg600_power_handler()249 gpio_request(DSMG600_PB_GPIO, "power button"); in dsmg600_gpio_init()250 gpio_direction_input(DSMG600_PB_GPIO); in dsmg600_gpio_init()