Searched refs:bt_remain_work (Results 1 – 3 of 3) sorted by relevance
1503 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()2068 INIT_DELAYED_WORK(&coex->bt_remain_work, rtw_coex_bt_remain_work); in rtw_core_init()
3115 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_coex_bt_info_notify()3122 &coex->bt_remain_work, in rtw_coex_bt_info_notify()3495 coex.bt_remain_work.work); in rtw_coex_bt_remain_work()
1527 struct delayed_work bt_remain_work; member