Home
last modified time | relevance | path

Searched refs:scx200_gpio_set_high (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/leds/
Dleds-wrap.c34 scx200_gpio_set_high(WRAP_POWER_LED_GPIO); in wrap_power_led_set()
43 scx200_gpio_set_high(WRAP_ERROR_LED_GPIO); in wrap_error_led_set()
52 scx200_gpio_set_high(WRAP_EXTRA_LED_GPIO); in wrap_extra_led_set()
/linux-2.6.39/include/linux/
Dscx200_gpio.h40 static inline void scx200_gpio_set_high(unsigned index) { in scx200_gpio_set_high() function