Searched refs:hogp_count_timer (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_coex.c | 309 btrtl_coex.hogp_count_timer.expires = in rtk_check_setup_timer() 311 mod_timer(&btrtl_coex.hogp_count_timer, in rtk_check_setup_timer() 312 btrtl_coex.hogp_count_timer.expires); in rtk_check_setup_timer() 330 del_timer_sync(&btrtl_coex.hogp_count_timer); in rtk_check_del_timer() 336 del_timer_sync(&btrtl_coex.hogp_count_timer); in rtk_check_del_timer() 1117 mod_timer(&btrtl_coex.hogp_count_timer, 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() 2978 del_timer_sync(&btrtl_coex.hogp_count_timer); in rtk_btcoex_close()
|
| H A D | rtk_coex.h | 238 struct timer_list hogp_count_timer; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 309 btrtl_coex.hogp_count_timer.expires = in rtk_check_setup_timer() 311 mod_timer(&btrtl_coex.hogp_count_timer, in rtk_check_setup_timer() 312 btrtl_coex.hogp_count_timer.expires); in rtk_check_setup_timer() 330 del_timer_sync(&btrtl_coex.hogp_count_timer); in rtk_check_del_timer() 336 del_timer_sync(&btrtl_coex.hogp_count_timer); in rtk_check_del_timer() 1117 mod_timer(&btrtl_coex.hogp_count_timer, 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() 3011 del_timer_sync(&btrtl_coex.hogp_count_timer); in rtk_btcoex_close()
|
| H A D | rtk_coex.h | 238 struct timer_list hogp_count_timer; member
|