Searched refs:STEAM_QUIRK_IBEX (Results 1 – 1 of 1) sorted by relevance
62 #define STEAM_QUIRK_IBEX BIT(2) macro469 if (!(steam->quirks & STEAM_QUIRK_IBEX)) in steam_recv_report_id()546 if (!(steam->quirks & STEAM_QUIRK_IBEX)) in steam_send_report_id()580 if (steam->quirks & STEAM_QUIRK_IBEX) in steam_send_report()659 if (steam->quirks & STEAM_QUIRK_IBEX) in steam_exchange_report()727 if (steam->quirks & STEAM_QUIRK_IBEX) in steam_get_conn_status()760 if (steam->quirks & STEAM_QUIRK_IBEX) { in steam_haptic_pulse()799 if (steam->quirks & STEAM_QUIRK_IBEX) { in steam_haptic_rumble()894 if (steam->quirks & (STEAM_QUIRK_DECK | STEAM_QUIRK_IBEX)) in steam_set_lizard_mode()920 if (!(steam->quirks & (STEAM_QUIRK_DECK | STEAM_QUIRK_IBEX))) { in steam_input_open()[all …]