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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_led.c146 if (sc->sc_led_pwr_pin > 0)
147 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_led_pwr_pin,
H A Dif_athvar.h736 int sc_led_pwr_pin; /* MAC power LED GPIO pin */ member in struct:ath_softc
H A Dif_ath_sysctl.c867 "led_pwr_pin", CTLFLAG_RW, &sc->sc_led_pwr_pin, 0,
H A Dif_ath.c895 sc->sc_led_pwr_pin = -1;

Completed in 106 milliseconds