Home
last modified time | relevance | path

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

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