Searched refs:did_mode_switch (Results 1 – 1 of 1) sorted by relevance
310 bool did_mode_switch; member1593 if (!(b9 & BIT(6)) && steam->did_mode_switch) { in steam_do_deck_input_event()1594 steam->did_mode_switch = false; in steam_do_deck_input_event()1596 } else if (!steam->client_opened && (b9 & BIT(6)) && !steam->did_mode_switch) { in steam_do_deck_input_event()1597 steam->did_mode_switch = true; in steam_do_deck_input_event()