Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtcoutsrc.c166 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps()
187 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()
193 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()
195 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
Dhalbtcoutsrc.h409 bool bt_ctrl_lps; member