Home
last modified time | relevance | path

Searched refs:ar5212GetPowerMode (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_power.c163 ar5212GetPowerMode(struct ath_hal *ah) in ar5212GetPowerMode() function
H A Dar5212.h535 extern HAL_POWER_MODE ar5212GetPowerMode(struct ath_hal *ah);
H A Dar5212_attach.c158 .ah_getPowerMode = ar5212GetPowerMode,