Searched refs:DSMG600_PB_GPIO (Results 1 – 1 of 1) sorted by relevance
47 #define DSMG600_PB_GPIO 15 /* power button */ macro193 if (gpio_get_value(DSMG600_PB_GPIO)) { in dsmg600_power_handler()256 gpio_request(DSMG600_PB_GPIO, "power button"); in dsmg600_gpio_init()257 gpio_direction_input(DSMG600_PB_GPIO); in dsmg600_gpio_init()