Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h59 extern void ar5312SetLedState(struct ath_hal *ah, HAL_LED_STATE state);
H A Dar5312_misc.c38 ar5312SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5312SetLedState() function
H A Dar5312_attach.c91 ah->ah_setLedState = ar5312SetLedState; in ar5312Attach()