Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c3325 hidinfo->is_game_hid = false; in rtw_coex_bt_hid_info_notify()
3333 hidinfo->is_game_hid = true; in rtw_coex_bt_hid_info_notify()
3337 hidinfo->is_game_hid = true; in rtw_coex_bt_hid_info_notify()
3339 hidinfo->is_game_hid = false; in rtw_coex_bt_hid_info_notify()
3341 hidinfo->is_game_hid = false; in rtw_coex_bt_hid_info_notify()
3343 if (hidinfo->is_game_hid) in rtw_coex_bt_hid_info_notify()
Dmain.h1371 bool is_game_hid; member