Home
last modified time | relevance | path

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.c145 if (sc->sc_led_pwr_pin > 0) in ath_led_config()
146 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_led_pwr_pin, in ath_led_config()
H A Dif_ath_sysctl.c865 "led_pwr_pin", CTLFLAG_RW, &sc->sc_led_pwr_pin, 0, in ath_sysctlattach()
H A Dif_athvar.h735 int sc_led_pwr_pin; /* MAC power LED GPIO pin */ member
H A Dif_ath.c895 sc->sc_led_pwr_pin = -1; in ath_attach()