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