HomeSort by: relevance | last modified time | path
    Searched refs:ah_gpioCfgOutput (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_attach.c 102 ahp->ah_priv.ah_gpioCfgOutput = ar5315GpioCfgOutput;
110 ahp->ah_priv.ah_gpioCfgOutput = ar5312GpioCfgOutput;
118 ah->ah_gpioCfgOutput = ahp->ah_priv.ah_gpioCfgOutput;
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_attach.c 108 .ah_gpioCfgOutput = ar5210GpioCfgOutput,
165 .ah_gpioCfgOutput = ar5210GpioCfgOutput,
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_attach.c 108 .ah_gpioCfgOutput = ar5211GpioCfgOutput,
165 .ah_gpioCfgOutput = ar5211GpioCfgOutput,
  /src/sys/external/isc/atheros_hal/dist/
ah_internal.h 241 HAL_BOOL (*ah_gpioCfgOutput)(struct ath_hal *,
320 AH_PRIVATE(_ah)->ah_gpioCfgOutput(_ah, _gpio, _type)
ah.h 792 HAL_BOOL __ahdecl(*ah_gpioCfgOutput)(struct ath_hal *,
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 104 .ah_gpioCfgOutput = ar5212GpioCfgOutput,
160 .ah_gpioCfgOutput = ar5212GpioCfgOutput,
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 113 ah->ah_gpioCfgOutput = ar5416GpioCfgOutput;
161 ahp->ah_priv.ah_gpioCfgOutput = ar5416GpioCfgOutput;
  /src/sys/dev/ic/
athvar.h 575 ((*(_ah)->ah_gpioCfgOutput)((_ah), (_gpio), (_type)))

Completed in 18 milliseconds