Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-steam.c116 bool client_opened, input_opened; member
285 if (!steam->client_opened) { in steam_update_lizard_mode()
305 if (!steam->client_opened && lizard_mode) in steam_input_open()
317 if (!steam->client_opened && lizard_mode) in steam_input_close()
601 steam->client_opened = true; in steam_client_ll_open()
611 steam->client_opened = false; in steam_client_ll_close()
782 steam->client_opened = false; in steam_remove()
994 if (steam->client_opened) in steam_raw_event()
1018 if (steam->client_opened) in steam_raw_event()