Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c105 .ah_setLedState = ar5212SetLedState,
HDar5212.h479 extern void ar5212SetLedState(struct ath_hal *ah, HAL_LED_STATE state);
HDar5212_misc.c175 ar5212SetLedState(struct ath_hal *ah, HAL_LED_STATE state) in ar5212SetLedState() function