Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcomponent.c291 static int component_match_realloc(struct device *dev, in component_match_realloc() function
346 ret = component_match_realloc(master, match, new_size); in component_match_add_release()
388 ret = component_match_realloc(dev, match, match->num); in component_master_add_with_match()