Searched refs:INPUT_DEVICE_ID_MATCH_BUS (Results 1 – 5 of 5) sorted by relevance
23 #define INPUT_DEVICE_ID_MATCH_BUS 1 macro
97 id.flags = INPUT_DEVICE_ID_MATCH_BUS; in input_test_match_device_id()
269 (INPUT_DEVICE_ID_MATCH_BUS | INPUT_DEVICE_ID_MATCH_VENDOR | INPUT_DEVICE_ID_MATCH_PRODUCT)
705 ADD(alias, "b", flags & INPUT_DEVICE_ID_MATCH_BUS, bustype); in do_input_entry()
1017 if (id->flags & INPUT_DEVICE_ID_MATCH_BUS) in input_match_device_id()