Searched refs:rtw_coex_bt_remain_work (Results 1 – 3 of 3) sorted by relevance
392 void rtw_coex_bt_remain_work(struct work_struct *work);
1997 INIT_DELAYED_WORK(&coex->bt_remain_work, rtw_coex_bt_remain_work); in rtw_core_init()
3492 void rtw_coex_bt_remain_work(struct work_struct *work) in rtw_coex_bt_remain_work() function