Home
last modified time | relevance | path

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

/drivers/base/
Dcomponent.c313 static int component_match_realloc(struct device *dev, in component_match_realloc() function
365 ret = component_match_realloc(master, match, new_size); in __component_match_add()
475 ret = component_match_realloc(dev, match, match->num); in component_master_add_with_match()