Searched refs:ah_gpioCfgInput (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c104 ahp->ah_priv.ah_gpioCfgInput = ar5315GpioCfgInput;
112 ahp->ah_priv.ah_gpioCfgInput = ar5312GpioCfgInput;
118 ah->ah_gpioCfgInput = ahp->ah_priv.ah_gpioCfgInput;
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c103 ah->ah_gpioCfgInput = ar9300_Stub_GpioCfgInput;
H A Dar9300_freebsd.c142 ah->ah_gpioCfgInput = ar9300_gpio_cfg_input;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c111 .ah_gpioCfgInput = ar5210GpioCfgInput,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c111 .ah_gpioCfgInput = ar5211GpioCfgInput,
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_internal.h440 (_ah)->ah_gpioCfgInput(_ah, _gpio)
H A Dah.h1427 HAL_BOOL __ahdecl(*ah_gpioCfgInput)(struct ath_hal *, uint32_t gpio); member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c107 .ah_gpioCfgInput = ar5212GpioCfgInput,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c140 ah->ah_gpioCfgInput = ar5416GpioCfgInput;

Completed in 206 milliseconds