Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h461 extern void ar5212SetLedState(struct ath_hal *ah, HAL_LED_STATE state);
H A Dar5212_attach.c101 .ah_setLedState = ar5212SetLedState,
H A Dar5212_misc.c179 ar5212SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5212SetLedState() function