Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c1066 static void count_pan_packet_timeout(struct timer_list *unused) in count_pan_packet_timeout() function
1068 static void count_pan_packet_timeout(unsigned long data) in count_pan_packet_timeout()
2903 timer_setup(&btrtl_coex.pan_count_timer, count_pan_packet_timeout, 0); in rtk_btcoex_open()
2910 setup_timer(&btrtl_coex.pan_count_timer, count_pan_packet_timeout, 0); in rtk_btcoex_open()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c1066 static void count_pan_packet_timeout(struct timer_list *unused) in count_pan_packet_timeout() function
1068 static void count_pan_packet_timeout(unsigned long data) in count_pan_packet_timeout()
2936 timer_setup(&btrtl_coex.pan_count_timer, count_pan_packet_timeout, 0); in rtk_btcoex_open()
2943 setup_timer(&btrtl_coex.pan_count_timer, count_pan_packet_timeout, 0); in rtk_btcoex_open()