Searched refs:NET2BIG_GPIO_PWR_LED_BLINK_STOP (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dnet2big-setup.c208 #define NET2BIG_GPIO_PWR_LED_BLINK_STOP 7 macro
253 err = gpio_request(NET2BIG_GPIO_PWR_LED_BLINK_STOP,
256 err = gpio_direction_output(NET2BIG_GPIO_PWR_LED_BLINK_STOP, 1);
258 gpio_free(NET2BIG_GPIO_PWR_LED_BLINK_STOP);

Completed in 90 milliseconds