Searched refs:led_pin (Results 1 – 5 of 5) sorted by relevance
233 struct led_pin { struct240 struct led_pin ledpin[1]; argument
150 unsigned int led_pin, /* GPIO pin for driving LED */ member
2526 ath5k_hw_set_gpio_output(sc->ah, sc->led_pin); in ath5k_led_enable()2536 ath5k_hw_set_gpio(sc->ah, sc->led_pin, sc->led_on); in ath5k_led_on()2544 ath5k_hw_set_gpio(sc->ah, sc->led_pin, !sc->led_on); in ath5k_led_off()2613 sc->led_pin = 0; in ath5k_init_leds()2619 sc->led_pin = 1; in ath5k_init_leds()
536 u8 led_pin; member
729 driver_setup.led_pin = val; in sym53c8xx__setup()3948 if ((driver_setup.led_pin) && in ncr_prepare_setting()