Searched refs:device_match_any (Results 1 – 3 of 3) sorted by relevance
143 int device_match_any(struct device *dev, const void *unused);215 return bus_find_device(bus, cur, NULL, device_match_any); in bus_find_next_device()
1006 return device_find_child(parent, NULL, device_match_any); in device_find_any_child()
5348 int device_match_any(struct device *dev, const void *unused) in device_match_any() function5352 EXPORT_SYMBOL_GPL(device_match_any);