Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c66 ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5416SetLedState() function
H A Dar5416.h231 extern void ar5416SetLedState(struct ath_hal *ah, HAL_LED_STATE state);
H A Dar5416_attach.c138 ah->ah_setLedState = ar5416SetLedState; in ar5416InitState()