Searched refs:bus_match_get_scope (Results 1 – 4 of 4) sorted by relevance
82 enum bus_match_scope bus_match_get_scope(const struct bus_match_component *components, unsigned n_c…
65 assert_se(bus_match_get_scope(components, n_components) == scope); in test_match_scope()
1041 enum bus_match_scope bus_match_get_scope(const struct bus_match_component *components, unsigned n_c… in bus_match_get_scope() function
3512 scope = bus_match_get_scope(components, n_components); in bus_add_match_full()