Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c110 ar5312GetPowerMode(struct ath_hal *ah) in ar5312GetPowerMode() function
H A Dar5312.h76 extern uint32_t ar5312GetPowerMode(struct ath_hal *ah);
H A Dar5312_attach.c94 ah->ah_getPowerMode = ar5312GetPowerMode; in ar5312Attach()