Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.h13 int brcmf_btcoex_attach(struct brcmf_cfg80211_info *cfg);
H A Dbtcoex.c359 int brcmf_btcoex_attach(struct brcmf_cfg80211_info *cfg) in brcmf_btcoex_attach() function
H A Dcfg80211.c8362 err = brcmf_btcoex_attach(cfg); in brcmf_cfg80211_attach()