Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c1091 static void count_hogp_packet_timeout(struct timer_list *unused) in count_hogp_packet_timeout() function
1093 static void count_hogp_packet_timeout(unsigned long data) in count_hogp_packet_timeout()
2904 timer_setup(&btrtl_coex.hogp_count_timer, count_hogp_packet_timeout, 0); in rtk_btcoex_open()
2911 setup_timer(&btrtl_coex.hogp_count_timer, count_hogp_packet_timeout, 0); in rtk_btcoex_open()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c1091 static void count_hogp_packet_timeout(struct timer_list *unused) in count_hogp_packet_timeout() function
1093 static void count_hogp_packet_timeout(unsigned long data) in count_hogp_packet_timeout()
2937 timer_setup(&btrtl_coex.hogp_count_timer, count_hogp_packet_timeout, 0); in rtk_btcoex_open()
2944 setup_timer(&btrtl_coex.hogp_count_timer, count_hogp_packet_timeout, 0); in rtk_btcoex_open()