Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-steam.c127 bool client_opened; member
638 bool client_opened; in steam_register() local
671 client_opened = steam->client_opened; in steam_register()
672 if (!client_opened) in steam_register()
676 if (!client_opened) in steam_register()
779 steam->client_opened = true; in steam_client_ll_open()
799 steam->client_opened = false; in steam_client_ll_close()
1354 if (steam->client_opened) in steam_raw_event()
1379 if (steam->client_opened) in steam_raw_event()
1388 if (steam->client_opened) in steam_raw_event()
[all …]