Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_btcoex.c223 ar5416BTCoexDisable(struct ath_hal *ah) in ar5416BTCoexDisable() function
368 ar5416BTCoexDisable(ah); in ar5416InitBTCoex()
HDar5416.h218 extern void ar5416BTCoexDisable(struct ath_hal *ah);
HDar5416_attach.c211 ah->ah_btCoexDisable = ar5416BTCoexDisable; in ar5416InitState()