Searched refs:BUS_MATCH_GENERIC (Results 1 – 3 of 3) sorted by relevance
137 test_match_scope("interface='foobar'", BUS_MATCH_GENERIC); in main()138 test_match_scope("", BUS_MATCH_GENERIC); in main()
61 BUS_MATCH_GENERIC, enumerator
1045 return BUS_MATCH_GENERIC; in bus_match_get_scope()1073 return found_driver ? BUS_MATCH_DRIVER : BUS_MATCH_GENERIC; in bus_match_get_scope()