Searched refs:ah_gpioCfgOutput (Results 1 – 10 of 10) sorted by relevance
103 ahp->ah_priv.ah_gpioCfgOutput = ar5315GpioCfgOutput; in ar5312Attach()111 ahp->ah_priv.ah_gpioCfgOutput = ar5312GpioCfgOutput; in ar5312Attach()119 ah->ah_gpioCfgOutput = ahp->ah_priv.ah_gpioCfgOutput; in ar5312Attach()
104 ah->ah_gpioCfgOutput = ar9300_Stub_GpioCfgOutput; in ar9300_set_stub_functions()
399 ah->ah_gpioCfgOutput = ar9300_gpio_cfg_output; in ar9300_attach_freebsd_ops()
112 .ah_gpioCfgOutput = ar5210GpioCfgOutput,
112 .ah_gpioCfgOutput = ar5211GpioCfgOutput,
451 (_ah)->ah_gpioCfgOutput(_ah, _gpio, _type)
1368 HAL_BOOL __ahdecl(*ah_gpioCfgOutput)(struct ath_hal *, member
108 .ah_gpioCfgOutput = ar5212GpioCfgOutput,
139 ah->ah_gpioCfgOutput = ar5416GpioCfgOutput; in ar5416InitState()
1451 ((*(_ah)->ah_gpioCfgOutput)((_ah), (_gpio), (_type)))