Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c1972 } else if (coex_stat->bt_418_hid_exist && in rtw_coex_action_bt_hid()
2155 } else if (coex_stat->bt_418_hid_exist) { in rtw_coex_action_bt_a2dp_hid()
2164 } else if (coex_stat->bt_418_hid_exist) { in rtw_coex_action_bt_a2dp_hid()
3252 coex_stat->bt_418_hid_exist = true; in rtw_coex_bt_info_notify()
3254 coex_stat->bt_418_hid_exist = false; in rtw_coex_bt_info_notify()
Dmain.h1419 bool bt_418_hid_exist; member