Searched refs:led_pin (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dled.c92 ath5k_hw_set_gpio_output(sc->ah, sc->led_pin);
101 ath5k_hw_set_gpio(sc->ah, sc->led_pin, sc->led_on);
108 ath5k_hw_set_gpio(sc->ah, sc->led_pin, !sc->led_on);
171 sc->led_pin = ATH_PIN(match->driver_data);
H A Dbase.h191 unsigned int led_pin, /* GPIO pin for driving LED */ member in struct:ath5k_softc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dgpio.c33 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin, 0);
35 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin,
67 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin,
83 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin, 0);
128 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin, 1);
137 sc->sc_ah->led_pin = ATH_LED_PIN_9287;
139 sc->sc_ah->led_pin = ATH_LED_PIN_DEF;
142 ath9k_hw_cfg_output(sc->sc_ah, sc->sc_ah->led_pin,
145 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin, 1);
H A Dpci.c256 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin, 1);
289 ath9k_hw_cfg_output(sc->sc_ah, sc->sc_ah->led_pin,
291 ath9k_hw_set_gpio(sc->sc_ah, sc->sc_ah->led_pin, 1);
H A Dhtc_drv_main.c813 ath9k_hw_set_gpio(priv->ah, priv->ah->led_pin, 0);
815 ath9k_hw_set_gpio(priv->ah, priv->ah->led_pin,
848 ath9k_hw_set_gpio(priv->ah, priv->ah->led_pin,
863 ath9k_hw_set_gpio(priv->ah, priv->ah->led_pin, 0);
940 priv->ah->led_pin = ATH_LED_PIN_9287;
942 priv->ah->led_pin = ATH_LED_PIN_9271;
944 priv->ah->led_pin = ATH_LED_PIN_7010;
946 priv->ah->led_pin = ATH_LED_PIN_DEF;
949 ath9k_hw_cfg_output(priv->ah, priv->ah->led_pin,
952 ath9k_hw_set_gpio(priv->ah, priv->ah->led_pin,
[all...]
H A Dmain.c869 ath9k_hw_cfg_output(ah, ah->led_pin,
871 ath9k_hw_set_gpio(ah, ah->led_pin, 0);
891 ath9k_hw_set_gpio(ah, ah->led_pin, 1);
892 ath9k_hw_cfg_gpio_input(ah, ah->led_pin);
H A Dhw.h786 u8 led_pin; member in struct:ath_hw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dtypes.h215 struct led_pin { struct
222 struct led_pin ledpin[1];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.h519 u8 led_pin; member in struct:ncr_driver_setup
H A Dncr53c8xx.c730 driver_setup.led_pin = val;
3916 if ((driver_setup.led_pin) &&

Completed in 203 milliseconds