Home
last modified time | relevance | path

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

/linux/drivers/hid/
A Dhid-steam.c117 bool client_opened; member
502 bool client_opened; in steam_register() local
535 client_opened = steam->client_opened; in steam_register()
536 if (!client_opened) in steam_register()
540 if (!client_opened) in steam_register()
627 steam->client_opened = true; in steam_client_ll_open()
647 steam->client_opened = false; in steam_client_ll_close()
814 steam->client_opened = false; in steam_remove()
1028 if (steam->client_opened) in steam_raw_event()
1052 if (steam->client_opened) in steam_raw_event()
[all …]

Completed in 5 milliseconds