Home
last modified time | relevance | path

Searched refs:sock_wq (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.h240 struct workqueue_struct *sock_wq; member
H A Drtk_coex.c1283 queue_delayed_work(btrtl_coex.sock_wq, &btrtl_coex.sock_work, 0); in udpsocket_recv()
3045 btrtl_coex.sock_wq = create_workqueue("btudpwork"); in rtk_btcoex_init()
3061 flush_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()
3062 destroy_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.h240 struct workqueue_struct *sock_wq; member
H A Drtk_coex.c1283 queue_delayed_work(btrtl_coex.sock_wq, &btrtl_coex.sock_work, 0); in udpsocket_recv()
3012 btrtl_coex.sock_wq = create_workqueue("btudpwork"); in rtk_btcoex_init()
3028 flush_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()
3029 destroy_workqueue(btrtl_coex.sock_wq); in rtk_btcoex_exit()