Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_power.c111 ar5312GetPowerMode(struct ath_hal *ah) in ar5312GetPowerMode() function
H A Dar5312.h72 extern uint32_t ar5312GetPowerMode(struct ath_hal *ah);
H A Dar5312_attach.c93 ah->ah_getPowerMode = ar5312GetPowerMode; in ar5312Attach()