Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h249 extern void ar5211SetLedState(struct ath_hal *, HAL_LED_STATE);
H A Dar5211_attach.c109 .ah_setLedState = ar5211SetLedState,
H A Dar5211_misc.c287 ar5211SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5211SetLedState() function