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

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

Completed in 11 milliseconds