Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210.h214 extern void ar5210SetLedState(struct ath_hal *, HAL_LED_STATE);
H A Dar5210_attach.c105 .ah_setLedState = ar5210SetLedState,
H A Dar5210_misc.c247 ar5210SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5210SetLedState() function