Searched refs:component_match_realloc (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/base/
H A Dcomponent.c232 static struct component_match *component_match_realloc(struct device *dev, component_match_realloc() function
272 match = component_match_realloc(dev, match, new_size); component_match_add()
298 match = component_match_realloc(dev, match, match->num); component_master_add_with_match()

Completed in 76 milliseconds