Searched refs:btcoex_info_loc (Results 1 – 6 of 6) sorted by relevance
64 static struct btcoex_info *btcoex_info_loc = NULL; variable408 btcoex_info_loc = btco_inf; in wl_cfg80211_btcoex_init()414 if (!btcoex_info_loc) in wl_cfg80211_btcoex_deinit()417 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()418 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()419 del_timer_sync(&btcoex_info_loc->timer); in wl_cfg80211_btcoex_deinit()422 cancel_work_sync(&btcoex_info_loc->work); in wl_cfg80211_btcoex_deinit()424 kfree(btcoex_info_loc); in wl_cfg80211_btcoex_deinit()434 struct btcoex_info *btco_inf = btcoex_info_loc;
56 static struct btcoex_info *btcoex_info_loc = NULL; variable405 btcoex_info_loc = btco_inf; in wl_cfg80211_btcoex_init()411 if (!btcoex_info_loc) in wl_cfg80211_btcoex_deinit()414 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()415 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()416 del_timer_sync(&btcoex_info_loc->timer); in wl_cfg80211_btcoex_deinit()419 cancel_work_sync(&btcoex_info_loc->work); in wl_cfg80211_btcoex_deinit()421 kfree(btcoex_info_loc); in wl_cfg80211_btcoex_deinit()431 struct btcoex_info *btco_inf = btcoex_info_loc; in wl_cfg80211_set_btcoex_dhcp()
62 static struct btcoex_info *btcoex_info_loc = NULL; variable403 btcoex_info_loc = btco_inf; in wl_cfg80211_btcoex_init()409 if (!btcoex_info_loc) in wl_cfg80211_btcoex_deinit()412 if (btcoex_info_loc->timer_on) { in wl_cfg80211_btcoex_deinit()413 btcoex_info_loc->timer_on = 0; in wl_cfg80211_btcoex_deinit()414 del_timer_sync(&btcoex_info_loc->timer); in wl_cfg80211_btcoex_deinit()417 cancel_work_sync(&btcoex_info_loc->work); in wl_cfg80211_btcoex_deinit()419 kfree(btcoex_info_loc); in wl_cfg80211_btcoex_deinit()425 struct btcoex_info *btco_inf = btcoex_info_loc; in wl_cfg80211_set_btcoex_dhcp()