Home
last modified time | relevance | path

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

/linux-6.15/drivers/hid/
H A Dhid-steam.c298 unsigned long client_opened; member
986 client_opened = steam->client_opened; in steam_register()
989 if (!client_opened) { in steam_register()
1050 bool client_opened; in steam_mode_switch_cb() local
1059 client_opened = steam->client_opened; in steam_mode_switch_cb()
1061 if (!client_opened) in steam_mode_switch_cb()
1140 steam->client_opened++; in steam_client_ll_open()
1155 steam->client_opened--; in steam_client_ll_close()
1331 steam->client_opened = 0; in steam_remove()
1748 if (steam->client_opened) in steam_raw_event()
[all …]