Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5312/
HDar5312_power.c111 ar5312GetPowerMode(struct ath_hal *ah) in ar5312GetPowerMode() function
HDar5312.h74 extern uint32_t ar5312GetPowerMode(struct ath_hal *ah);
HDar5312_attach.c94 ah->ah_getPowerMode = ar5312GetPowerMode; in ar5312Attach()