Home
last modified time | relevance | path

Searched refs:bt_hid_slot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c3144 if (coex_stat->bt_hid_slot == 1 && in rtw_coex_bt_info_notify()
3248 coex_stat->bt_hid_slot = (coex_stat->bt_info_hb2 & 0x30) >> 4; in rtw_coex_bt_info_notify()
3250 if (coex_stat->bt_hid_pair_num > 0 && coex_stat->bt_hid_slot >= 2) in rtw_coex_bt_info_notify()
3252 else if (coex_stat->bt_hid_pair_num == 0 || coex_stat->bt_hid_slot == 1) in rtw_coex_bt_info_notify()
4015 coex_stat->bt_hid_slot >= 2 ? "HID(4/18)" : in rtw_coex_display_coex_info()
H A Dmain.h1474 u8 bt_hid_slot; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c2471 coex_stat->bt_hid_slot = (coex_stat->bt_info_hb2 & 0x30) >> 4; in rtw_coex_bt_info_notify()
2473 if (coex_stat->bt_hid_pair_num > 0 && coex_stat->bt_hid_slot >= 2) in rtw_coex_bt_info_notify()
2967 coex_stat->bt_hid_slot >= 2 ? "HID(4/18)" : in rtw_coex_display_coex_info()
H A Dmain.h1346 u8 bt_hid_slot; member

Completed in 19 milliseconds