NET2BIG_GPIO_PWR_LED_BLINK_STOP  254 arch/arm/mach-orion5x/net2big-setup.c 	err = gpio_request(NET2BIG_GPIO_PWR_LED_BLINK_STOP,
NET2BIG_GPIO_PWR_LED_BLINK_STOP  257 arch/arm/mach-orion5x/net2big-setup.c 		err = gpio_direction_output(NET2BIG_GPIO_PWR_LED_BLINK_STOP, 1);
NET2BIG_GPIO_PWR_LED_BLINK_STOP  259 arch/arm/mach-orion5x/net2big-setup.c 			gpio_free(NET2BIG_GPIO_PWR_LED_BLINK_STOP);