Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c71 static struct work_struct rtw_work; variable
1184 queue_work(rtw_wq, &rtw_work); in rtw_btcoex_wifi_to_bt()
2888 INIT_WORK(&rtw_work, rtw_work_func); in rtk_btcoex_open()
2959 cancel_work_sync(&rtw_work); in rtk_btcoex_close()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c71 static struct work_struct rtw_work; variable
1184 queue_work(rtw_wq, &rtw_work); in rtw_btcoex_wifi_to_bt()
2921 INIT_WORK(&rtw_work, rtw_work_func); in rtk_btcoex_open()
2992 cancel_work_sync(&rtw_work); in rtk_btcoex_close()