Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416.h144 extern void ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state);
H A Dar5416_misc.c62 ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5416SetLedState() function
H A Dar5416_attach.c112 ah->ah_setLedState = ar5416SetLedState; in ar5416InitState()