Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/leds/
Dleds-wrap.c33 scx200_gpio_set_low(WRAP_POWER_LED_GPIO); in wrap_power_led_set()
42 scx200_gpio_set_low(WRAP_ERROR_LED_GPIO); in wrap_error_led_set()
51 scx200_gpio_set_low(WRAP_EXTRA_LED_GPIO); in wrap_extra_led_set()
/linux-3.4.99/include/linux/
Dscx200_gpio.h51 static inline void scx200_gpio_set_low(unsigned index) { in scx200_gpio_set_low() function