Searched refs:STEAM_QUIRK_WIRELESS (Results 1 – 1 of 1) sorted by relevance
57 #define STEAM_QUIRK_WIRELESS BIT(0) macro729 input->name = (steam->quirks & STEAM_QUIRK_WIRELESS) ? "Wireless Steam Controller" : in steam_input_register()976 if (steam->quirks & STEAM_QUIRK_WIRELESS) in steam_register()1268 if (steam->quirks & STEAM_QUIRK_WIRELESS) { in steam_probe()1332 if (steam->quirks & STEAM_QUIRK_WIRELESS) { in steam_remove()1809 if (steam->quirks & STEAM_QUIRK_WIRELESS) { in steam_raw_event()1863 .driver_data = STEAM_QUIRK_WIRELESS