Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c2645 static void polling_bt_info(struct timer_list *unused) in polling_bt_info() function
2647 static void polling_bt_info(unsigned long data) in polling_bt_info()
2900 timer_setup(&btrtl_coex.polling_timer, polling_bt_info, 0); in rtk_btcoex_open()
2907 setup_timer(&btrtl_coex.polling_timer, polling_bt_info, 0); in rtk_btcoex_open()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c2678 static void polling_bt_info(struct timer_list *unused) in polling_bt_info() function
2680 static void polling_bt_info(unsigned long data) in polling_bt_info()
2933 timer_setup(&btrtl_coex.polling_timer, polling_bt_info, 0); in rtk_btcoex_open()
2940 setup_timer(&btrtl_coex.polling_timer, polling_bt_info, 0); in rtk_btcoex_open()