Home
last modified time | relevance | path

Searched refs:binded (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c25 if (!btcoexist->binded || NULL == btcoexist->adapter) in halbtc_is_bt_coexist_available()
1312 if (btcoexist->binded) in exhalbtc_bind_bt_coex_withadapter()
1327 btcoexist->binded = true; in exhalbtc_bind_bt_coex_withadapter()
1744 btcoexist->binded = false; in exhalbtc_halt_notify()
H A Dhalbtcoutsrc.h665 bool binded; member