Searched refs:found_driver (Results 1 – 1 of 1) sorted by relevance
1042 bool found_driver = false; in bus_match_get_scope() local1063 found_driver = true; in bus_match_get_scope()1073 return found_driver ? BUS_MATCH_DRIVER : BUS_MATCH_GENERIC; in bus_match_get_scope()