Searched refs:bt_remain_work (Results 1 – 3 of 3) sorted by relevance
1531 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()2109 INIT_DELAYED_WORK(&coex->bt_remain_work, rtw_coex_bt_remain_work); in rtw_core_init()
3096 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_coex_bt_info_notify()3103 &coex->bt_remain_work, in rtw_coex_bt_info_notify()3476 coex.bt_remain_work.work); in rtw_coex_bt_remain_work()
1543 struct delayed_work bt_remain_work; member